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 Jan 16, 2025
1 parent 373f985 commit a4c1b21
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 a4c1b21

Please sign in to comment.