Skip to content

Commit

Permalink
Update python version in README
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Peveler <[email protected]>
  • Loading branch information
MasterOdin committed Jun 22, 2024
1 parent 43609c6 commit 9a8b614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ then runs pylint on all discovered `.py` files.
Dependencies
------------

- Python 3.5+
- Python 3.7+
- `colorama <https://pypi.org/project/colorama/>`_
- `pylint <https://pypi.org/project/pylint/>`_
- `pytest <https://pypi.org/project/pytest/>`_ (for testing)
Expand Down

0 comments on commit 9a8b614

Please sign in to comment.