1
0
Fork 0
gitlint/test-requirements.txt

9 lines
180 B
Text
Raw Normal View History

flake8==3.8.4
coverage==5.3
python-coveralls==2.9.2
radon==4.3.2
flake8-polyfill==1.0.2 # Required when installing both flake8 and radon>=4.3.1
pytest==6.1.2;
pylint==2.6.0;
-e .