python312Packages.orbax-checkpoint: refactor

This commit is contained in:
Fabian Affolter 2024-04-07 20:01:05 +02:00
parent 9bc7c1d254
commit 62e853a265
1 changed files with 2 additions and 2 deletions

View File

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