Skip to content

Commit 9ceabe0

Browse files
hauntsaninjaIvan Levkivskyi
authored and
Ivan Levkivskyi
committed
Add Python 3.9 to trove classifiers (#9887)
Since my checklist in #9761 is almost complete, it's time to check off this box as well. Co-authored-by: hauntsaninja <>
1 parent 331f561 commit 9ceabe0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ def run(self):
165165
'Programming Language :: Python :: 3.6',
166166
'Programming Language :: Python :: 3.7',
167167
'Programming Language :: Python :: 3.8',
168+
'Programming Language :: Python :: 3.9',
168169
'Topic :: Software Development',
169170
]
170171

0 commit comments

Comments
 (0)