mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Remove sphinxcontrib-napoleon
from doc requirements
As of Sphinx 1.3, this is included in the the core Sphinx package
This commit is contained in:
parent
d665353cc0
commit
658aa117c0
@ -41,7 +41,7 @@ extensions = [
|
||||
'sphinx.ext.intersphinx',
|
||||
'sphinx.ext.coverage',
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinxcontrib.napoleon',
|
||||
'sphinx.ext.napoleon',
|
||||
'sphinxcontrib.httpdomain',
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user