stackalytics/test-requirements.txt
Christian Berendt 59086405c2 sort requirement files in alphabetical order
This makes code more readable, and can check whether specific library
in the requirement files easily. We also enforce the check in pep8.

Change-Id: I98be4ab6c46301fabe8badc00dd3a60333473414
Closes-Bug: #1285478
2014-05-21 23:59:41 +02:00

13 lines
211 B
Plaintext

coverage>=3.6
discover
docutils==0.9.1
fixtures>=0.3.14
hacking>=0.8.0,<0.9
jsonschema>=2.0.0,<3.0.0
mock>=1.0
python-subunit
sphinx>=1.1.2,<1.2
sphinxcontrib-httpdomain
testrepository>=0.0.17
testtools>=0.9.32