Skip to content

Commit

Permalink
Bump atari-py dep
Browse files Browse the repository at this point in the history
  • Loading branch information
gdb committed May 14, 2017
1 parent e4bc756 commit 33df278
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 @@ -7,7 +7,7 @@

# Environment-specific dependencies.
extras = {
'atari': ['atari_py>=0.0.22', 'Pillow', 'PyOpenGL'],
'atari': ['atari_py>=0.1.0', 'Pillow', 'PyOpenGL'],
'board_game' : ['pachi-py>=0.0.19'],
'box2d': ['Box2D-kengz'],
'classic_control': ['PyOpenGL'],
Expand Down

0 comments on commit 33df278

Please sign in to comment.