Skip to content

Commit

Permalink
update links to dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Peveler <[email protected]>
  • Loading branch information
MasterOdin committed Jun 4, 2020
1 parent ad87968 commit 48be77d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ then runs pylint on all discovered `.py` files.
Dependencies
------------

- `colorama <https://pypi.python.org/pypi/colorama>`_
- `pylint <https://pypi.python.org/pypi/pylint>`_
- `nose <https://pypi.python.org/pypi/nose>`_ (for testing)
- `colorama <https://pypi.org/project/colorama/>`_
- `pylint <https://pypi.org/project/pylint/>`_
- `pytest <https://pypi.org/project/pytest/>`_ (for testing)

Installation
------------
Expand Down

0 comments on commit 48be77d

Please sign in to comment.