Skip to content

Commit 3a516df

Browse files
authored
Update trove classifiers
1 parent d44ea6c commit 3a516df

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

setup.py

+5-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@
99

1010
classifiers = [
1111
'Development Status :: 6 - Mature',
12-
'Programming Language :: Python :: 3.5',
13-
'Programming Language :: Python :: 3.6',
12+
'Programming Language :: Python',
13+
'Programming Language :: Python :: 3',
1414
'Programming Language :: Python :: 3.7',
15+
'Programming Language :: Python :: 3.8',
16+
'Programming Language :: Python :: 3.9',
17+
'Programming Language :: Python :: 3.10',
1518
'Operating System :: OS Independent',
1619
'Environment :: X11 Applications',
1720
'Environment :: Win32 (MS Windows)',

0 commit comments

Comments
 (0)