We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 304c157 commit 95ab74bCopy full SHA for 95ab74b
setup.py
@@ -33,14 +33,12 @@
33
'Intended Audience :: Developers',
34
'License :: OSI Approved :: ISC License (ISCL)',
35
'Operating System :: OS Independent',
36
- 'Programming Language :: Python :: 2',
37
- 'Programming Language :: Python :: 2.7',
38
'Programming Language :: Python :: 3',
39
- 'Programming Language :: Python :: 3.5',
40
- 'Programming Language :: Python :: 3.6',
41
'Programming Language :: Python :: 3.7',
42
'Programming Language :: Python :: 3.8',
43
'Programming Language :: Python :: 3.9',
+ 'Programming Language :: Python :: 3.10',
+ 'Programming Language :: Python :: 3.11',
44
'Programming Language :: Python',
45
'Topic :: Software Development :: Libraries :: Python Modules',
46
],
0 commit comments