Skip to content

Commit

Permalink
Revert "fix issue #100 with new Box2D-kengz dependency (#558)"
Browse files Browse the repository at this point in the history
This reverts commit 95ec4c1.
  • Loading branch information
gdb committed Apr 23, 2017
1 parent 95ec4c1 commit 4f0c8ab
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 @@ -9,7 +9,7 @@
extras = {
'atari': ['atari_py>=0.0.21', 'Pillow', 'PyOpenGL'],
'board_game' : ['pachi-py>=0.0.19'],
'box2d': ['Box2D-kengz'],
'box2d': ['box2d-py'],
'classic_control': ['PyOpenGL'],
'mujoco': ['mujoco_py>=0.4.3', 'imageio'],
'parameter_tuning': ['keras', 'theano'],
Expand Down

0 comments on commit 4f0c8ab

Please sign in to comment.