Change oslo.sphinx to oslosphinx

oslo.sphinx project has been renamed to oslosphinx.
Adopt usage.

Partial-Bug: #1277168

Change-Id: I271179bebbac68cb68419a7bff43336a28bba66c
This commit is contained in:
Andreas Jaeger 2014-02-14 21:26:02 +01:00
parent 8c713b0040
commit 5e57f52d27
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@ import os
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = ['oslo.sphinx']
extensions = ['oslosphinx']
todo_include_todos = True

View File

@ -1,4 +1,4 @@
# needed for doc build
docutils==0.9.1
sphinx>=1.1.2,<1.2
oslo.sphinx
oslosphinx