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
|
||||
matplotlib
|
||||
nbval
|
||||
numpydoc>=0.9.0
|
||||
scikit-learn>=0.22.1
|
||||
xgboost>=1
|
||||
lightgbm
|
||||
nbsphinx
|
||||
numpydoc>=0.9.0
|
||||
git+https://github.com/pandas-dev/pydata-sphinx-theme.git
|
||||
|
@ -60,7 +60,6 @@ extensions = [
|
||||
"sphinx.ext.autodoc",
|
||||
"sphinx.ext.doctest",
|
||||
"sphinx.ext.extlinks",
|
||||
"numpydoc",
|
||||
"matplotlib.sphinxext.plot_directive",
|
||||
"sphinx.ext.todo",
|
||||
"nbsphinx",
|
||||
|
Loading…
x
Reference in New Issue
Block a user