mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 06:07:08 +00:00
Update setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -49,7 +49,7 @@ with open("README.md") as fh:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
author="Farama Foundation",
|
author="Farama Foundation",
|
||||||
author_email="jkterry@farama.org",
|
author_email="contact@farama.org",
|
||||||
classifiers=[
|
classifiers=[
|
||||||
# Python 3.6 is minimally supported (only with basic gymnasium environments and API)
|
# Python 3.6 is minimally supported (only with basic gymnasium environments and API)
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
|
Reference in New Issue
Block a user