Don't use oslosphinx

We're not an official OpenStack project, and this might be causing
issues for RTD rendering.
This commit is contained in:
Ben Nemec 2017-01-16 09:45:16 -06:00
parent 4e039043f3
commit be2d244c67
2 changed files with 0 additions and 2 deletions

View File

@ -27,7 +27,6 @@ import sphinx_rtd_theme
extensions = [
'sphinx.ext.autodoc',
'sphinx.ext.intersphinx',
'oslosphinx'
]

View File

@ -8,5 +8,4 @@ mock>=1.0
# docs
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.2.0 # Apache-2.0
sphinx_rtd_theme==0.1.7