mirror of https://github.com/MISP/PyMISP
fix: Build on readthedocs
parent
a95ec9b774
commit
c7446d5311
|
@ -6,7 +6,7 @@ README
|
|||
[](https://coveralls.io/github/MISP/PyMISP?branch=master)
|
||||
[](https://www.python.org/downloads/release/python-360/)
|
||||
[](https://pypi.python.org/pypi/pymisp/)
|
||||
[](https://pypi.python.org/pypi/pymisp/)
|
||||
[](https://pypi.python.org/pypi/pymisp/)
|
||||
|
||||
# PyMISP - Python Library to access MISP
|
||||
|
||||
|
|
|
@ -39,6 +39,7 @@ extensions = [
|
|||
'sphinx.ext.ifconfig',
|
||||
'sphinx.ext.viewcode',
|
||||
'sphinx.ext.napoleon',
|
||||
'sphinx.ext.imgconverter',
|
||||
]
|
||||
|
||||
napoleon_google_docstring = False
|
||||
|
|
Loading…
Reference in New Issue