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 806b713 commit bf553d8Copy full SHA for bf553d8
setup.cfg
@@ -14,9 +14,10 @@ project_urls =
14
pygame = https://www.pygame.org
15
classifiers =
16
Development Status :: 3 - Alpha
17
- Programming Language :: Python :: 3
18
License :: OSI Approved :: MIT License
19
Operating System :: OS Independent
+ Programming Language :: Python :: 3.9
20
+ Programming Language :: Python :: 3.10
21
22
[options]
23
packages = find:
0 commit comments