bump atari-py

This commit is contained in:
Trevor Blackwell
2017-03-28 10:41:20 -07:00
parent 3bc4692d12
commit f19f90452c

View File

@@ -7,7 +7,7 @@ from version import VERSION
# Environment-specific dependencies.
extras = {
'atari': ['atari_py>=0.0.19', 'Pillow', 'PyOpenGL'],
'atari': ['atari_py>=0.0.20', 'Pillow', 'PyOpenGL'],
'board_game' : ['pachi-py>=0.0.19'],
'box2d': ['box2d-py'],
'classic_control': ['PyOpenGL'],