c606d3a923
It's only needed for python < 2.7 which is not supported Change-Id: I330433e702e818f752ee59e1fdf5d1b62d012f5e
16 lines
290 B
Plaintext
16 lines
290 B
Plaintext
# Doc requirements
|
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
|
oslosphinx>=2.2.0 # Apache-2.0
|
|
sphinx_rtd_theme==0.1.7
|
|
|
|
hacking>=0.10.0,<0.11
|
|
|
|
fixtures>=0.3.14
|
|
python-subunit>=0.0.18
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=0.9.36,!=1.2.0
|
|
mock>=1.0
|
|
oslotest>=1.5.1 # Apache-2.0
|
|
bashate
|