python312Packages.uproot: xxhash is now a build/runtime dependency
This commit is contained in:
@@ -49,6 +49,7 @@ buildPythonPackage rec {
|
||||
numpy
|
||||
fsspec
|
||||
packaging
|
||||
xxhash
|
||||
];
|
||||
|
||||
nativeCheckInputs = [
|
||||
@@ -57,7 +58,6 @@ buildPythonPackage rec {
|
||||
pytest-timeout
|
||||
rangehttpserver
|
||||
scikit-hep-testdata
|
||||
xxhash
|
||||
];
|
||||
|
||||
preCheck = ''
|
||||
|
||||
Reference in New Issue
Block a user