mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-31 13:54:31 +00:00
committed by
Greg Brockman
parent
5f8d1fc1c6
commit
95ec4c1f1a
2
setup.py
2
setup.py
@@ -9,7 +9,7 @@ from version import VERSION
|
||||
extras = {
|
||||
'atari': ['atari_py>=0.0.21', 'Pillow', 'PyOpenGL'],
|
||||
'board_game' : ['pachi-py>=0.0.19'],
|
||||
'box2d': ['box2d-py'],
|
||||
'box2d': ['Box2D-kengz'],
|
||||
'classic_control': ['PyOpenGL'],
|
||||
'mujoco': ['mujoco_py>=0.4.3', 'imageio'],
|
||||
'parameter_tuning': ['keras', 'theano'],
|
||||
|
Reference in New Issue
Block a user