Remove dependency on sphinxcontrib-docbookrestapi
This Sphinx extension is no longer used nor maintained and can be safely removed. Change-Id: I08b835e6441d233a06daeb6b0abf74e8a3ea713d
This commit is contained in:
parent
7bba3f7300
commit
3b6a3bfab3
@ -46,7 +46,6 @@ extensions = [
|
|||||||
'sphinx.ext.viewcode',
|
'sphinx.ext.viewcode',
|
||||||
'sphinxcontrib.pecanwsme.rest',
|
'sphinxcontrib.pecanwsme.rest',
|
||||||
'oslosphinx',
|
'oslosphinx',
|
||||||
'sphinxcontrib.docbookrestapi.setup',
|
|
||||||
'stevedore.sphinxext',
|
'stevedore.sphinxext',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -17,7 +17,6 @@ psycopg2
|
|||||||
pymongo>=3.0.2
|
pymongo>=3.0.2
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18
|
||||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
||||||
sphinxcontrib-docbookrestapi
|
|
||||||
sphinxcontrib-httpdomain
|
sphinxcontrib-httpdomain
|
||||||
sphinxcontrib-pecanwsme>=0.8
|
sphinxcontrib-pecanwsme>=0.8
|
||||||
testrepository>=0.0.18
|
testrepository>=0.0.18
|
||||||
|
Loading…
x
Reference in New Issue
Block a user