We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4585b3 commit 085a62bCopy full SHA for 085a62b
1 file changed
setup.py
@@ -158,7 +158,7 @@
158
'gym-retro >= 0.8.0', 'vizdoom == 1.1.11'
159
],
160
ale=['ale-py >= 0.7.3'],
161
- gym=['gym[box2d,classic_control] >= 0.21.0, box2d >= 2.3.10'],
+ gym=['gym[box2d,classic_control] >= 0.21.0', 'box2d >= 2.3.10'],
162
retro=['gym-retro >= 0.8.0'],
163
vizdoom=['vizdoom >= 1.1.11'],
164
carla=['pygame', 'opencv-python'],
0 commit comments