mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-31 05:44:31 +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(
|
||||
name="gym",
|
||||
version=VERSION,
|
||||
description="Gym: A universal API for reinforcement learning environments.",
|
||||
url="https://github.com/openai/gym",
|
||||
description="Gym: A universal API for reinforcement learning environments",
|
||||
url="https://www.gymlibrary.ml/",
|
||||
author="Gym Community",
|
||||
author_email="jkterry@umd.edu",
|
||||
license="MIT",
|
||||
|
Reference in New Issue
Block a user