python312Packages.flax: drop missing test path excludes
This commit is contained in:
@@ -99,7 +99,6 @@ buildPythonPackage rec {
|
||||
# `tensorflow_datasets`, `vocabulary`) so the benefits of trying to run them
|
||||
# would be limited anyway.
|
||||
"examples/*"
|
||||
"flax/nnx/examples/*"
|
||||
# See https://github.com/google/flax/issues/3232.
|
||||
"tests/jax_utils_test.py"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user