Revert "python310Packages.flax: mark broken"
This reverts commit b200b3f2d7
.
This commit is contained in:
parent
33cfeb9563
commit
f68fea2b6f
1 changed files with 0 additions and 3 deletions
|
@ -87,8 +87,5 @@ buildPythonPackage rec {
|
|||
homepage = "https://github.com/google/flax";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ ndl ];
|
||||
# Py3.10 requires orbax, tensorstore which needs packaging
|
||||
# Py3.11 requires tensorboard, which is unsupported at py3.11 atm
|
||||
broken = true; # At 2023-02-05
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue