Skip to content

Commit

Permalink
remove py3.7 from installation.md documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Kallinteris-Andreas authored Dec 22, 2023
1 parent f2754e1 commit 4e17873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ These environments also require the MuJoCo engine from Deepmind to be installed.

Note that the latest environment versions use the latest mujoco python bindings maintained by the MuJoCo team. If you wish to use the old versions of the environments that depend on [mujoco-py](https://github.com/openai/mujoco-py), please install this library with `pip install gymnasium-robotics[mujoco-py]`

We support and test for Python 3.7, 3.8, 3.9, 3.10 and 3.11 on Linux and macOS. We will accept PRs related to Windows, but do not officially support it.
We support and test for Python 3.8, 3.9, 3.10 and 3.11 on Linux and macOS. We will accept PRs related to Windows, but do not officially support it.

0 comments on commit 4e17873

Please # to comment.