python3Packages.flax: fix build

This commit is contained in:
Samuel Ainsworth 2022-04-23 00:22:12 +00:00
parent 103f592a3d
commit ba635f7d5d

View file

@ -45,6 +45,7 @@ buildPythonPackage rec {
pytestFlagsArray = [
"-W ignore::FutureWarning"
"-W ignore::DeprecationWarning"
];
disabledTestPaths = [