Skip to content

Commit fb5ac1c

Browse files
hauntsaninjatushar-deepsource
authored andcommitted
Add Python 3.10 to trove classifiers (python#11747)
Co-authored-by: hauntsaninja <>
1 parent 2347ffd commit fb5ac1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ def run(self):
168168
'Programming Language :: Python :: 3.7',
169169
'Programming Language :: Python :: 3.8',
170170
'Programming Language :: Python :: 3.9',
171+
'Programming Language :: Python :: 3.10',
171172
'Topic :: Software Development',
172173
]
173174

0 commit comments

Comments
 (0)