Merge pull request #259433 from SuperSandro2000/einops
python310Packages.einops: remove seemingly unused test dependencies
This commit is contained in:
commit
4da07cd79b
@ -3,12 +3,7 @@
|
||||
, chainer
|
||||
, fetchFromGitHub
|
||||
, hatchling
|
||||
, jupyter
|
||||
, keras
|
||||
#, mxnet
|
||||
, nbconvert
|
||||
, nbformat
|
||||
, nose
|
||||
, numpy
|
||||
, parameterized
|
||||
, pytestCheckHook
|
||||
@ -33,12 +28,7 @@ buildPythonPackage rec {
|
||||
|
||||
nativeCheckInputs = [
|
||||
chainer
|
||||
jupyter
|
||||
keras
|
||||
# mxnet (has issues with some CPUs, segfault)
|
||||
nbconvert
|
||||
nbformat
|
||||
nose
|
||||
numpy
|
||||
parameterized
|
||||
pytestCheckHook
|
||||
|
Loading…
Reference in New Issue
Block a user