01b40e4fae
"./run_tests.sh --compilemessages" is failed due to oslo packages version mismatch. Oslo packages are required by Horizon. So monasca-ui does not need to specify these packages. Unit tests are passed even without these packages. Change-Id: I8514d1fefe18c0a03d34b1bd7be85d7064c3bb26
20 lines
366 B
Plaintext
20 lines
366 B
Plaintext
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.9.2,<0.10
|
|
|
|
coverage>=3.6
|
|
django-nose
|
|
mock>=1.0
|
|
funcsigs
|
|
mox3>=0.7.0
|
|
nodeenv
|
|
nose
|
|
nose-exclude
|
|
nosexcover
|
|
openstack.nose_plugin>=0.7
|
|
nosehtmloutput>=0.0.3
|
|
selenium
|
|
# Docs Requirements
|
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
|
oslosphinx
|
|
http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
|