d0e62cab45
current oslo.messaging isn't py33 compatible so this patch skips it so it does not block other requirements Change-Id: I8d438a24f456839023e4c66e861f52d513de2148
23 lines
433 B
Plaintext
23 lines
433 B
Plaintext
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.9.2,<0.10
|
|
Babel>=1.3
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
httplib2>=0.7.5
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
MySQL-python
|
|
# Docs Requirements
|
|
oslosphinx>=2.2.0.0a2
|
|
oslotest
|
|
pymongo>=2.5
|
|
python-subunit>=0.0.18
|
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
|
sphinxcontrib-docbookrestapi
|
|
sphinxcontrib-httpdomain
|
|
sphinxcontrib-pecanwsme>=0.8
|
|
testrepository>=0.0.18
|
|
testscenarios>=0.4
|
|
testtools>=0.9.34
|