Skip to content

Commit 69dbb47

Browse files
hauntsaninjaIvan Levkivskyi
authored and
Ivan Levkivskyi
committed
Add Python 3.10 to trove classifiers (#11747)
Co-authored-by: hauntsaninja <>
1 parent 842044e commit 69dbb47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ def run(self):
166166
'Programming Language :: Python :: 3.7',
167167
'Programming Language :: Python :: 3.8',
168168
'Programming Language :: Python :: 3.9',
169+
'Programming Language :: Python :: 3.10',
169170
'Topic :: Software Development',
170171
]
171172

0 commit comments

Comments
 (0)