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 22ac79f commit f8350ddCopy full SHA for f8350dd
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