Remove sphinxcontrib.programoutput

This commit is contained in:
Alex Root Junior 2018-09-08 00:31:48 +03:00
parent a97b486fcf
commit 06097fffa1

View file

@ -41,7 +41,6 @@ extensions = [
'sphinx.ext.viewcode',
'sphinx.ext.autodoc',
'sphinx.ext.ifconfig',
'sphinxcontrib.programoutput',
]
# Add any paths that contain templates here, relative to this directory.