mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Remove 'numpydoc' to stop reformatting
This commit is contained in:
parent
673065ee42
commit
14821a8b09
@ -2,10 +2,8 @@ elasticsearch>=7.7
|
|||||||
pandas>=1.2.0
|
pandas>=1.2.0
|
||||||
matplotlib
|
matplotlib
|
||||||
nbval
|
nbval
|
||||||
numpydoc>=0.9.0
|
|
||||||
scikit-learn>=0.22.1
|
scikit-learn>=0.22.1
|
||||||
xgboost>=1
|
xgboost>=1
|
||||||
lightgbm
|
lightgbm
|
||||||
nbsphinx
|
nbsphinx
|
||||||
numpydoc>=0.9.0
|
|
||||||
git+https://github.com/pandas-dev/pydata-sphinx-theme.git
|
git+https://github.com/pandas-dev/pydata-sphinx-theme.git
|
||||||
|
@ -60,7 +60,6 @@ extensions = [
|
|||||||
"sphinx.ext.autodoc",
|
"sphinx.ext.autodoc",
|
||||||
"sphinx.ext.doctest",
|
"sphinx.ext.doctest",
|
||||||
"sphinx.ext.extlinks",
|
"sphinx.ext.extlinks",
|
||||||
"numpydoc",
|
|
||||||
"matplotlib.sphinxext.plot_directive",
|
"matplotlib.sphinxext.plot_directive",
|
||||||
"sphinx.ext.todo",
|
"sphinx.ext.todo",
|
||||||
"nbsphinx",
|
"nbsphinx",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user