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 cc27fa9 commit 70dc359Copy full SHA for 70dc359
setup.py
@@ -42,11 +42,11 @@
42
'License :: OSI Approved :: MIT License',
43
'Operating System :: OS Independent',
44
'Programming Language :: Python',
45
- 'Programming Language :: Python :: 3.7',
46
- 'Programming Language :: Python :: 3.8',
47
'Programming Language :: Python :: 3.9',
48
'Programming Language :: Python :: 3.10',
49
'Programming Language :: Python :: 3.11',
+ 'Programming Language :: Python :: 3.12',
+ 'Programming Language :: Python :: 3.13',
50
'Topic :: Software Development :: Libraries :: Python Modules',
51
],
52
)
0 commit comments