Skip to content

Commit dbc0e4b

Browse files
committed
Remove 3.9 classifier as it still isn't recognized
1 parent 972a51c commit dbc0e4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ def run(self):
140140
"Programming Language :: Python :: 3",
141141
"Programming Language :: Python :: 3.7",
142142
"Programming Language :: Python :: 3.8",
143-
"Programming Language :: Python :: 3.9",
144143
"Programming Language :: Python :: 3 :: Only",
145144
"Programming Language :: Python :: Implementation :: CPython",
146145
"Topic :: Internet",

0 commit comments

Comments
 (0)