1
0
mirror of https://github.com/titanscouting/tra-analysis.git synced 2025-04-02 09:23:25 +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

@ -2,4 +2,7 @@ numpy
scipy
scikit-learn
six
pyparsing
pyparsing
pylint
pytest