Skip to content

Commit

Permalink
fix: Added numpy requirement for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Karol-G committed Jul 4, 2024
1 parent be3a2e8 commit e71aeba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ include_package_data = True
[options.extras_require]
testing =
tox
numpy
pytest # https://docs.pytest.org/en/latest/contents.html
pytest-cov # https://pytest-cov.readthedocs.io/en/latest/
zarr
Expand Down

0 comments on commit e71aeba

Please sign in to comment.