murano-dashboard/test-requirements.txt
Ekaterina Fedorova 4a4e74e8fd Move installation to pbr
pip-requirements and test-recurements were moved to root directory and renamed
All extra files were excluded
Add python-murano-client to muranodashboard requirements

Change-Id: Ia479e8a8ca5798dcf4c8e2ad88776d32259db375
2013-09-03 13:25:37 +04:00

22 lines
344 B
Plaintext

distribute>=0.6.24
# Testing Requirements
coverage
django-nose
mox
nose
nose-exclude
nosexcover
openstack.nose_plugin
nosehtmloutput
pep8>=1.3
pylint
selenium
# 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.5