Move sphinx-feature-classification to docs reqs

This was added in the main requirements.txt, but it is not a
requirement for running the service. This moves it to the
docs/requirements.txt file so it is only installed for doc builds.

Change-Id: I37026b9be913ccf157fce711f2d85fc05342e891
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2018-08-30 13:37:04 -05:00
parent 7ca50774c7
commit 28374983dd
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
2 changed files with 1 additions and 1 deletions

View File

@ -10,3 +10,4 @@ os-api-ref>=1.4.0 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD
sphinxcontrib-apidoc>=0.2.0 # BSD
sphinx-feature-classification>=0.1.0 # Apache 2.0

View File

@ -50,7 +50,6 @@ retrying!=1.3.0,>=1.2.3 # Apache-2.0
Routes>=2.3.1 # MIT
taskflow>=2.16.0 # Apache-2.0
rtslib-fb>=2.1.65 # Apache-2.0
sphinx-feature-classification>=0.1.0 # Apache 2.0
simplejson>=3.5.1 # MIT
six>=1.10.0 # MIT
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT