summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
blob: 97ed096566b16ded2dab8ca076e54cf2e8c264fc (plain)
1
2
3
4
5
6
7
coverage>=4.0,!=4.4  # Apache-2.0
flake8<3.0  # MIT
pytest  # MIT
pytest-cov  # MIT
yamllint
mock  # BSD
testtools