Merge "Remove dependency on sphinxcontrib-docbookrestapi"
This commit is contained in:
commit
29ec96b3b3
@ -45,7 +45,6 @@ extensions = [
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinxcontrib.pecanwsme.rest',
|
||||
'oslosphinx',
|
||||
'sphinxcontrib.docbookrestapi.setup'
|
||||
]
|
||||
|
||||
wsme_protocols = ['restjson', 'restxml']
|
||||
|
@ -22,7 +22,6 @@ pylint==1.4.4 # GNU GPL v2
|
||||
pymongo>=3.0.2
|
||||
python-subunit>=0.0.18
|
||||
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
||||
sphinxcontrib-docbookrestapi
|
||||
sphinxcontrib-httpdomain
|
||||
sphinxcontrib-pecanwsme>=0.8
|
||||
testrepository>=0.0.18
|
||||
|
Loading…
Reference in New Issue
Block a user