mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-22 07:02:19 +00:00
new website and typo
This commit is contained in:
4
setup.py
4
setup.py
@@ -38,8 +38,8 @@ extras["all"] = list(
|
|||||||
setup(
|
setup(
|
||||||
name="gym",
|
name="gym",
|
||||||
version=VERSION,
|
version=VERSION,
|
||||||
description="Gym: A universal API for reinforcement learning environments.",
|
description="Gym: A universal API for reinforcement learning environments",
|
||||||
url="https://github.com/openai/gym",
|
url="https://www.gymlibrary.ml/",
|
||||||
author="Gym Community",
|
author="Gym Community",
|
||||||
author_email="jkterry@umd.edu",
|
author_email="jkterry@umd.edu",
|
||||||
license="MIT",
|
license="MIT",
|
||||||
|
Reference in New Issue
Block a user