Skip to content

Commit 147a26a

Browse files
running a few last tests
1 parent f4a0ae0 commit 147a26a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ dynamic = ["version"]
3939
# Update dependencies in `all` if any are added or removed
4040
testing = [
4141
"pytest==7.0.1",
42-
"mujoco-py-cython3 @ git+https://github.com/Kallinteris-Andreas/mujoco-py",
42+
#"mujoco-py-cython3 @ git+https://github.com/Kallinteris-Andreas/mujoco-py",
43+
"mujoco_py_cython3",
4344
"PettingZoo>=1.23.0",
4445
"Jinja2>=3.0.3",
4546
]

0 commit comments

Comments
 (0)