We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b394691 commit 1b9bd1fCopy full SHA for 1b9bd1f
1 file changed
setup.py
@@ -39,10 +39,10 @@
39
'Topic :: Internet :: WWW/HTTP',
40
'Programming Language :: Python',
41
'Programming Language :: Python :: 3',
42
- 'Programming Language :: Python :: 3.6',
43
'Programming Language :: Python :: 3.7',
44
'Programming Language :: Python :: 3.8',
45
'Programming Language :: Python :: 3.9',
+ 'Programming Language :: Python :: 3.10',
46
'Programming Language :: Python :: Implementation :: CPython',
47
],
48
zip_safe=False,
0 commit comments