From 43b2e6817b7c197f44bf8af62dbdbfe84a4d8372 Mon Sep 17 00:00:00 2001 From: Kallinteris Andreas Date: Sun, 13 Oct 2024 09:33:48 +0300 Subject: [PATCH] . --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index 81c1f74b..dd0542b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,6 +42,7 @@ testing = [ "cython<3", "PettingZoo>=1.23.0", "Jinja2>=3.0.3", + "disutils" ] mujoco_py = ["mujoco_py<2.2,>=2.1", "cython<3"]