We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f247c5 commit 03291ceCopy full SHA for 03291ce
setup.py
@@ -34,7 +34,7 @@
34
"Topic :: Software Development :: Libraries :: pygame",
35
"Intended Audience :: Developers",
36
],
37
- install_requires=['pygame']
+ install_requires=['pygame<2.0']
38
39
40
)
0 commit comments