murano-dashboard/test-requirements.txt

20 lines
342 B
Plaintext

# Testing Requirements
coverage>=3.6
django-nose
nose
nose-exclude
nosexcover
openstack.nose_plugin>=0.7
nosehtmloutput>=0.0.3
pep8>=1.3
unittest2
mock>=1.0
# Docs Requirements
sphinx>=1.1.2
docutils==0.9.1
# for bug 1091333, remove after sphinx >1.1.3 is released.
# docutils installs Django 1.5.2 and it's unappropriated
Django>=1.4,<1.6