From a1d53711bc2b90114b6c2f11c1b0cbe20f9b38b3 Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 23 Apr 2024 06:17:47 +0200 Subject: [PATCH] revert pyproject --- mjx/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mjx/pyproject.toml b/mjx/pyproject.toml index 7b64c743..a321075d 100644 --- a/mjx/pyproject.toml +++ b/mjx/pyproject.toml @@ -44,4 +44,4 @@ mjx-viewer = "mujoco.mjx.viewer:main" Homepage = "https://github.com/google-deepmind/mujoco/tree/main/mjx" Documentation = "https://mujoco.readthedocs.io/en/3.1.5" Repository = "https://github.com/google-deepmind/mujoco/tree/main/mjx" -Changelog = "https://mujoco.readthedocs.io/en/3.1.5/changelog.html" \ No newline at end of file +Changelog = "https://mujoco.readthedocs.io/en/3.1.5/changelog.html"