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 d78eae6 commit 3649a7eCopy full SHA for 3649a7e
pyproject.toml
@@ -22,14 +22,10 @@ classifiers = [
22
"Intended Audience :: Developers",
23
"Programming Language :: Python",
24
"Programming Language :: Python :: 3",
25
-<<<<<<< HEAD
26
"Programming Language :: Python :: 3.10",
27
"Programming Language :: Python :: 3.11",
28
"Programming Language :: Python :: 3.12",
29
"Programming Language :: Python :: 3.13",
30
-=======
31
- "Programming Language :: Python :: 3.12",
32
->>>>>>> 8ec734c (feat: Update to support python 3.12)
33
"Operating System :: OS Independent",
34
"Topic :: Software Development :: Libraries :: Python Modules",
35
"License :: OSI Approved :: Apache Software License",
0 commit comments