python3Packages.torchdata: add missing test dependency
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
# tests
|
||||
datasets,
|
||||
expecttest,
|
||||
parameterized,
|
||||
pytest-xdist,
|
||||
pytestCheckHook,
|
||||
@@ -51,6 +52,7 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
nativeCheckInputs = [
|
||||
datasets
|
||||
expecttest
|
||||
parameterized
|
||||
pytest-xdist
|
||||
pytestCheckHook
|
||||
|
||||
Reference in New Issue
Block a user