mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-31 13:54:31 +00:00
License.txt -> License (#59)
This commit is contained in:
2
setup.py
2
setup.py
@@ -66,7 +66,7 @@ setup(
|
||||
description="A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)",
|
||||
url="https://gymnasium.farama.org/",
|
||||
license="MIT",
|
||||
license_files=("LICENSE.txt",),
|
||||
license_files=("LICENSE",),
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
keywords=["Reinforcement Learning", "game", "RL", "AI", "gymnasium"],
|
||||
|
Reference in New Issue
Block a user