mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
22 lines
163 B
Plaintext
22 lines
163 B
Plaintext
#
|
|
# Basic requirements with extras
|
|
#
|
|
.[all]
|
|
|
|
#
|
|
# Testing
|
|
#
|
|
pytest>=5.2.1
|
|
pytest-mock
|
|
pytest-cov
|
|
nbval
|
|
shap==0.43.0
|
|
|
|
#
|
|
# Docs
|
|
#
|
|
nox
|
|
numpydoc>=0.9.0
|
|
mypy
|
|
build
|
|
twine |