Skip to content

Commit

Permalink
add bitshuffle back to the test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
t20100 committed Sep 27, 2024
1 parent 1191989 commit bff9e9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,7 @@ def get_project_configuration():
"pytest>=6.0",
"pytest-xvfb",
"pytest-mock",
# Remove bitshuffle until wheels with numpy 2 support are available
# "bitshuffle",
"bitshuffle",
"scipy>=1.10",
"pooch",
]
Expand Down

0 comments on commit bff9e9f

Please sign in to comment.