Skip to content

Commit 8cf93d7

Browse files
Replace marathon with marathon-train in dependencies
1 parent 58b5d07 commit 8cf93d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"jax",
1212
"jax-pme @ git+https://github.com/lab-cosmo/jax-pme.git",
1313
"jaxtyping",
14-
"marathon[grain] @ git+https://github.com/sirmarcel/marathon.git@release/v0.2.0",
14+
"marathon-train[grain] @ git+https://github.com/sirmarcel/marathon.git@release/v0.2.0",
1515
"optax",
1616
]
1717
dynamic = ["version"]

0 commit comments

Comments
 (0)