1
0
Fork 0
gitlint/test-requirements.txt

9 lines
180 B
Text
Raw Normal View History

flake8==3.9.1
coverage==5.5
python-coveralls==2.9.3
radon==4.5.0
flake8-polyfill==1.0.2 # Required when installing both flake8 and radon>=4.3.1
pytest==6.2.3;
pylint==2.7.4;
-e .