stackalytics/test-requirements.txt
Sergey Lukjanov 71d631ae5b Use develop install and fix docutils version
tox 1.6 was released, so, we can use new develop mode that'll speed up
project installation.

docutils version should be fixed to prevent doc build failures.

Change-Id: Icb713f54fc7646d7325d66dc26a5f91250451a4e
2013-09-18 13:46:47 +04:00

14 lines
181 B
Plaintext

hacking>=0.6,<0.8
coverage
discover
docutils==0.9.1
fixtures>=0.3.12
jsonschema
mock
python-subunit
sphinx>=1.1.2
sphinxcontrib-httpdomain
testrepository>=0.0.13
testtools>=0.9.32