packstack/test-requirements.txt
Tobias Urdin d2b1c67d57 Pin sphinx to <2.0.0
The 2.0.0 release introduces a requirement for using
python3.5 but we are running this in python 2.7

Change-Id: I055ab99e48e018d041a2aef7c8998f72ebd4ff5e
2019-05-13 16:27:19 +02:00

8 lines
174 B
Plaintext

sphinx>=1.6.2,<2.0.0 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
reno>=0.1.1 # Apache2
stestr>=1.0.0 # Apache-2.0
coverage
hacking!=0.13.0,<0.14,>=0.12.0
mock>=2.0 # BSD