1
0
mirror of https://github.com/titanscouting/tra-analysis.git synced 2025-04-05 02:07:24 +00:00

add pylint pytest to requirements.txt

This commit is contained in:
Arthur Lu 2022-02-08 07:20:31 +00:00
parent f74b3ccd86
commit da74e45c9f

@ -3,3 +3,6 @@ scipy
scikit-learn
six
pyparsing
pylint
pytest