python312Packages.orbax-checkpoint: refactor

This commit is contained in:
Fabian Affolter 2024-04-07 20:01:05 +02:00
parent 9bc7c1d254
commit 62e853a265

View File

@ -33,11 +33,11 @@ buildPythonPackage rec {
hash = "sha256-H96IkUM3IxV79uddNBCU0dq+0dvPx8/Ps4HeCItGi2A="; hash = "sha256-H96IkUM3IxV79uddNBCU0dq+0dvPx8/Ps4HeCItGi2A=";
}; };
nativeBuildInputs = [ build-system = [
flit-core flit-core
]; ];
propagatedBuildInputs = [ dependencies = [
absl-py absl-py
cached-property cached-property
etils etils