Re-order test-requirements.txt

tox fails when Sphinx is installed before fuel-plugin-builder.  There's
probably a missing requirement somewhere but reverting the list fixes
the issue for now.

Change-Id: I34cef8a3834e5cfb32d8673a632a6c00abd9b45e
(cherry picked from commit e766470af7)
This commit is contained in:
Simon Pasquier 2016-04-13 10:30:58 +02:00
parent 2288694f3d
commit f3ca980cbd
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
Sphinx
-e git+https://github.com/openstack/fuel-plugins.git#egg=fuel-plugin-builder
Sphinx