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 c27c0b8 commit 63c381aCopy full SHA for 63c381a
setup.py
@@ -16,6 +16,11 @@
16
classifiers=(
17
"Programming Language :: Python :: 3.6",
18
"Programming Language :: Python :: 3.7",
19
+ "Programming Language :: Python :: 3.8",
20
+ "Programming Language :: Python :: 3.9",
21
+ "Environment :: Console",
22
+ "Topic :: Artistic Software",
23
+ "Topic :: Multimedia :: Graphics",
24
"License :: OSI Approved :: MIT License",
25
"Operating System :: OS Independent",
26
),
0 commit comments