We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9344683 commit 6289ca8Copy full SHA for 6289ca8
1 file changed
{{cookiecutter.project_name}}/README.dev.rst
@@ -42,7 +42,7 @@ Running the tests requires an activated virtual environment with the development
42
43
Running linters locally
44
-----------------------
45
-
+For linting we will use [prospector](https://pypi.org/project/prospector/) and to sort imports we will use [isort](https://pycqa.github.io/isort/).
46
Running the linters requires an activated virtual environment with the development tools installed.
47
48
.. code:: shell
0 commit comments