Skip to content

Commit 61ff1b6

Browse files
authored
Merge pull request #207 from NLeSC/jspaaks-patch-2
Update README.dev.rst
2 parents b69ce98 + 5592cc8 commit 61ff1b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_name}}/README.dev.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Running the tests requires an activated virtual environment with the development
4242
4343
Running linters locally
4444
-----------------------
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/).
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/>`_.
4646
Running the linters requires an activated virtual environment with the development tools installed.
4747

4848
.. code:: shell

0 commit comments

Comments
 (0)