Move sphinx requirements
This patch moves sphinx requirements from the requirements.txt to the test-requirements.txt. Change-Id: I0fc5f7f7ecadc66ee4211bcb0098335901529718
This commit is contained in:
parent
50e730f060
commit
91f916b53e
@ -31,7 +31,3 @@ SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
|
||||
stevedore>=1.20.0 # Apache-2.0
|
||||
WebOb>=1.7.1 # MIT
|
||||
WSME>=0.8 # MIT
|
||||
sphinx>=1.6.2 # BSD
|
||||
sphinxcontrib-httpdomain # BSD
|
||||
sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
|
||||
oslosphinx>=4.7.0 # Apache-2.0
|
||||
|
@ -17,3 +17,8 @@ oslo.context>=2.14.0 # Apache-2.0
|
||||
|
||||
# Documentation
|
||||
reno!=2.3.1,>=1.8.0 # Apache-2.0
|
||||
sphinx>=1.6.2 # BSD
|
||||
sphinxcontrib-httpdomain # BSD
|
||||
sphinxcontrib-pecanwsme>=0.8 # Apache-2.0
|
||||
oslosphinx>=4.7.0 # Apache-2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user