new website and typo

This commit is contained in:
J K Terry
2022-02-20 18:29:38 -05:00
committed by GitHub
parent d7c39f8e28
commit 3d2146d54c

View File

@@ -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",