Skip to content

Commit b7dea1f

Browse files
ariostasjpivarski
andauthored
Added xxhash dependency (#1289)
Co-authored-by: Jim Pivarski <[email protected]>
1 parent 8cb3b23 commit b7dea1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ classifiers = [
3939
dependencies = [
4040
"awkward>=2.4.6",
4141
"cramjam>=2.5.0",
42+
"xxhash",
4243
"numpy",
4344
"fsspec",
4445
"packaging",
@@ -67,7 +68,6 @@ s3 = ["s3fs"]
6768
test = [
6869
"isal",
6970
"deflate",
70-
"xxhash",
7171
"minio",
7272
"aiohttp",
7373
"fsspec-xrootd",

0 commit comments

Comments
 (0)