Skip to content
Open
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ readme = "README.md"
description = "Single-Agent Reinforcement Learning with JAX"
authors = [
{name = "Edan Toledo"},
]
]
dynamic = ["version"]
license = {file = "LICENSE"}
requires-python = ">=3.10"
Expand Down
Loading