openstacksdk/test-requirements.txt
Monty Taylor db45323809
Update sphinx and turn on warnings-is-error
In order to do that, fix the warnings that are now errors.

Change-Id: I1e582a6763fc82496e4ab33f60ced193b0534f28
2017-03-16 12:17:51 +01:00

15 lines
252 B
Plaintext

hacking>=0.11.0,<0.12 # Apache-2.0
coverage>=3.6
fixtures>=0.3.14
mock>=1.0
python-subunit
oslosphinx>=2.2.0 # Apache-2.0
requests-mock
sphinx>=1.5.0
testrepository>=0.0.17
testscenarios>=0.4,<0.5
testtools>=0.9.32
reno
futures;python_version<'3.2'