Skip to content

Commit a2dfbc0

Browse files
committed
Tested successfully with Python 3.10
1 parent 8b05acf commit a2dfbc0

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
@@ -107,6 +107,7 @@ class sdist(copy_file_mixin, distutils.command.sdist.sdist):
107107
'Programming Language :: Python :: 3.7',
108108
'Programming Language :: Python :: 3.8',
109109
'Programming Language :: Python :: 3.9',
110+
'Programming Language :: Python :: 3.10',
110111
'Operating System :: OS Independent',
111112
'License :: OSI Approved :: Apache Software License',
112113
],

0 commit comments

Comments
 (0)