Switch to oslosphinx
It was renamed. Change-Id: Ibfbcda80235998c1a0f8516483ddaff342f72450 Closes-Bug: #1277168
This commit is contained in:
parent
0f6aa7e63e
commit
fa3cbf93da
@ -35,7 +35,7 @@ extensions = ['sphinx.ext.autodoc',
|
||||
'sphinx.ext.pngmath',
|
||||
'sphinx.ext.ifconfig',
|
||||
'sphinx.ext.graphviz',
|
||||
'oslo.sphinx',
|
||||
'oslosphinx',
|
||||
]
|
||||
|
||||
todo_include_todos = True
|
||||
|
@ -10,7 +10,7 @@ psycopg2
|
||||
pylint==0.25.2
|
||||
python-subunit
|
||||
sphinx>=1.1.2,<1.2
|
||||
oslo.sphinx
|
||||
oslosphinx
|
||||
testrepository>=0.0.17
|
||||
testtools>=0.9.32
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user