oslosphinx is now available as a replacement for oslo.sphinx that won't conflict with oslo.config in virtual envs Change-Id: I7dc3349c8102cc8f358de7e0088128b6705c5f8e Closes-Bug: #1277168
15 lines
250 B
Plaintext
15 lines
250 B
Plaintext
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.8.0,<0.9
|
|
|
|
coverage>=3.6
|
|
discover
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
testtools>=0.9.34
|
|
testrepository>=0.0.17
|
|
testscenarios>=0.4
|
|
python-glanceclient>=0.9.0
|
|
sphinx>=1.1.2,<1.2
|
|
oslosphinx
|
|
lockfile>=0.8
|