Move oslosphinx and openstackdocstheme to test-requirements

Both are not needed during runtime.

Change-Id: If5d8022b12b06b08c49ce825f5d1f13619e7175b
This commit is contained in:
Thomas Bechtold 2017-09-14 15:43:14 +02:00
parent 245af4c7fa
commit 537c525095
2 changed files with 2 additions and 2 deletions

View File

@ -15,6 +15,4 @@ Babel!=2.4.0,>=2.3.4 # BSD
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0

View File

@ -11,6 +11,8 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
oslosphinx>=4.7.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
# releasenotes
reno>=2.5.0 # Apache-2.0