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: I770f0cfa477d909466176f9df604fe5058dd48b5
This commit is contained in:
Simon Pasquier 2016-04-13 10:01:44 +02:00
parent f661114e3a
commit f5604bd459
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