Skip to content

Commit 5a8c99f

Browse files
committed
Incorrect requirements in setup.py
1 parent 3939803 commit 5a8c99f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
'glfw==1.4.0',
3030
'pyrr==0.8.2',
3131
'Pillow==4.0.0',
32-
'pyrocket==0.1.0',
32+
'pyrocket==0.1.2',
3333
'pygame==1.9.3',
3434
],
3535
entry_points={'console_scripts': [

0 commit comments

Comments
 (0)