We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a0ae0 commit 147a26aCopy full SHA for 147a26a
pyproject.toml
@@ -39,7 +39,8 @@ dynamic = ["version"]
39
# Update dependencies in `all` if any are added or removed
40
testing = [
41
"pytest==7.0.1",
42
- "mujoco-py-cython3 @ git+https://github.com/Kallinteris-Andreas/mujoco-py",
+ #"mujoco-py-cython3 @ git+https://github.com/Kallinteris-Andreas/mujoco-py",
43
+ "mujoco_py_cython3",
44
"PettingZoo>=1.23.0",
45
"Jinja2>=3.0.3",
46
]
0 commit comments