summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: 057115b6192dac8727a72b192d4f47c15d43443e (plain)
1
2
3
4
5
6
7
8
9
# Needed generally in tests
httpretty>=0.7.1
pytest
unittest2
pytest-cov

# Only really needed on older versions of python
contextlib2
setuptools