Merge "Remove the references to oslosphinx"

This commit is contained in:
Zuul 2019-04-15 20:28:17 +00:00 committed by Gerrit Code Review
commit dd1c96c5c0
3 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,3 @@
sphinx>=1.6.2 # BSD
oslosphinx>=4.7.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0

View File

@ -48,7 +48,7 @@ extensions = ['sphinx.ext.autodoc',
'sphinx.ext.ifconfig',
'sphinx.ext.graphviz',
'sphinx.ext.todo',
'oslosphinx']
'openstackdocstheme']
todo_include_todos = True

View File

@ -78,7 +78,6 @@ oslo.serialization==2.18.0
oslo.service==1.24.0
oslo.utils==3.33.0
oslo.versionedobjects==1.31.2
oslosphinx==4.7.0
oslotest==3.2.0
osprofiler==1.4.0
ovs==2.8.0