summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
blob: 10ca287dec09184777e94cf50e212fa01d876b98 (plain)
1
2
3
4
5
6
7
8
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 .