Moved sphinx from test requirements to requirements

It's used in os_api_ref/__init__.py, so it's runtime dependency

Change-Id: I07212af95d04353966db5ddd73be652ec4b75d1e
This commit is contained in:
Ondřej Nový 2016-07-16 13:42:53 +02:00
parent 9a7fcb9258
commit f9c23367fe
2 changed files with 1 additions and 1 deletions

View File

@ -4,3 +4,4 @@
pbr>=1.6
PyYAML>=3.1.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2

View File

@ -6,7 +6,6 @@ hacking<0.11,>=0.10.0
coverage>=3.6
python-subunit>=0.0.18
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0
testrepository>=0.0.18
testtools>=1.4.0