8b1ae18ba9
Use the new oslo.sphinx version of the OpenStack doc theme instead of copying it into this repo. blueprint oslo.sphinx Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com> Change-Id: I0bd91f7bb43f97b99051fed65b75fc05d5149cc8
20 lines
311 B
Plaintext
20 lines
311 B
Plaintext
# Install bounded pep8/pyflakes first, then let flake8 install
|
|
pep8==1.4.5
|
|
pyflakes==0.7.2
|
|
flake8==2.0
|
|
hacking>=0.5.3,<0.6
|
|
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.12
|
|
hp3parclient>=1.0.0
|
|
mock>=0.8.0
|
|
mox>=0.5.3
|
|
mysql-python
|
|
psycopg2
|
|
sphinx>=1.1.2
|
|
python-subunit
|
|
testtools>=0.9.29
|
|
testrepository>=0.0.13
|
|
oslo.sphinx
|