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.
2 parents 22ac79f + f8350dd commit a65e7f9Copy full SHA for a65e7f9
py5_resources/py5_module/pyproject.toml
@@ -27,6 +27,9 @@ classifiers = [
27
"Programming Language :: Java",
28
"Programming Language :: Python :: 3.8",
29
"Programming Language :: Python :: 3.9",
30
+ "Programming Language :: Python :: 3.10",
31
+ "Programming Language :: Python :: 3.11",
32
+ "Programming Language :: Python :: 3.12",
33
"Topic :: Artistic Software",
34
"Topic :: Multimedia :: Graphics",
35
]
0 commit comments