Skip to content

Commit

Permalink
Add bitshuffle dependency
Browse files Browse the repository at this point in the history
Use own fork for now, see
kiyo-masui/bitshuffle#120
  • Loading branch information
uellue authored and sk1p committed Jun 23, 2022
1 parent 8785012 commit 0fce0ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ def find_version(*file_paths):
"tqdm",
"numba",
"lz4",
"bitshuffle @ git+https://github.com/uellue/bitshuffle.git@nohdf5#egg=bitshuffle",
],
extras_require={
'pymemfd': 'pymemfd',
Expand Down

0 comments on commit 0fce0ae

Please sign in to comment.