mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-26 23:03:41 +00:00
parent
6a3a3ef995
commit
002beda20d
@ -72,9 +72,9 @@ buildPythonPackage rec {
|
||||
# UserWarning: Explicitly requested dtype <class 'numpy.float64'>
|
||||
# requested in astype is not available, and will be truncated to
|
||||
# dtype float32. (With numpy 1.24)
|
||||
"LaxBackedScipyStatsTests::testKde3"
|
||||
"LaxBackedScipyStatsTests::testKde5"
|
||||
"LaxBackedScipyStatsTests::testKde6"
|
||||
"testKde3"
|
||||
"testKde5"
|
||||
"testKde6"
|
||||
] ++ lib.optionals usingMKL [
|
||||
# See
|
||||
# * https://github.com/google/jax/issues/9705
|
||||
|
Loading…
Reference in New Issue
Block a user