Skip to content

Commit 63c381a

Browse files
committed
Additions to classifiers
1 parent c27c0b8 commit 63c381a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

setup.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
classifiers=(
1717
"Programming Language :: Python :: 3.6",
1818
"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",
1924
"License :: OSI Approved :: MIT License",
2025
"Operating System :: OS Independent",
2126
),

0 commit comments

Comments
 (0)