Skip to content

Commit

Permalink
does gymnasium all to gymnasium atari
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhatnagarajan committed Dec 28, 2023
1 parent e3c867c commit 3f98ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

install_requires = [
'torch>=1.3.0',
'gymnasium[all]',
'gymnasium[atari]',
'numpy>=1.11.0',
'pillow',
'filelock',
Expand Down

0 comments on commit 3f98ef7

Please sign in to comment.