numpy

[all]
disk-numpy-array[dev]

[dev]
disk-numpy-array[dev-build,dev-core,dev-doc,dev-test]

[dev-build]
build

[dev-commit]
pre-commit
commitizen

[dev-core]
disk-numpy-array[dev-commit]

[dev-doc]
sphinx
sphinx-autobuild
sphinx-book-theme
sphinx-autoapi
myst-parser
sphinx_design

[dev-test]
tox
pytest
pytest-cov
