Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0355d2d

Browse files
committed
Downgrade ModernGL until linux binaries are published
1 parent 3818c67 commit 0355d2d

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
@@ -27,7 +27,7 @@
2727
'Topic :: Software Development :: Libraries :: Application Frameworks',
2828
],
2929
install_requires=[
30-
'moderngl==5.5.0',
30+
'moderngl==5.4.2',
3131
'pyrr==0.10.0',
3232
'Pillow==5.4.1',
3333
'pyrocket==0.2.8',

0 commit comments

Comments
 (0)