summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
blob: c169d2a09ea91b4488778261959f99fb804074fe (plain)
1
2
3
4
5
6
7
8
9
10
unittest2==1.1.0; python_version <= '2.7'
flake8==3.5.0
coverage==4.5.3
python-coveralls==2.9.2
radon==3.0.3
mock==3.0.5
pytest==4.6.3;
pylint==1.9.4; python_version == '2.7'
pylint==2.3.1; python_version >= '3.4'
-e .