Delete sphinxcontrib-programoutput setup
Deleted it from virtualenv development requirements and from the sphinx configuration file
This commit is contained in:
parent
2c7465a8fe
commit
cc1fa53b77
@ -41,7 +41,6 @@ sphinx
|
||||
sphinx_rtd_theme
|
||||
sphinxcontrib-spelling
|
||||
pyenchant
|
||||
git+https://github.com/lunaryorn/sphinxcontrib-programoutput.git
|
||||
|
||||
# for travis deployment tasks
|
||||
travis-sphinx
|
||||
|
||||
@ -35,8 +35,7 @@ extensions = [
|
||||
'sphinx.ext.ifconfig',
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinxcontrib.spelling',
|
||||
'sphinx.ext.autodoc',
|
||||
'sphinxcontrib.programoutput',
|
||||
'sphinx.ext.autodoc'
|
||||
]
|
||||
|
||||
docopt_ignore = [
|
||||
|
||||
Loading…
Reference in New Issue
Block a user