05f76d6f19
Change-Id: I8743a917f06f41c6ffaba09daac0d3ee9221247b
23 lines
499 B
Plaintext
23 lines
499 B
Plaintext
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.8.0,<0.9
|
|
# Testing Requirements
|
|
coverage>=3.6
|
|
django-nose
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
nodeenv>=0.9.4 # BSD License
|
|
nose
|
|
nose-exclude
|
|
nosexcover
|
|
openstack.nose_plugin>=0.7
|
|
nosehtmloutput>=0.0.3
|
|
selenium
|
|
xvfbwrapper>=0.1.3 #license: MIT
|
|
# Docs Requirements
|
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
|
# for bug 1091333, remove after sphinx >1.1.3 is released.
|
|
docutils==0.9.1
|
|
oslosphinx
|
|
|
|
http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
|