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 1e7873a commit abf42d5Copy full SHA for abf42d5
pyproject.toml
@@ -28,11 +28,8 @@ classifiers = [
28
"Programming Language :: Python :: 3.10",
29
"Programming Language :: Python :: 3.11",
30
"Programming Language :: Python :: 3.12",
31
-<<<<<<< before updating
32
- "License :: OSI Approved :: Apache Software License",
33
-=======
34
"Programming Language :: Python :: 3.13",
35
->>>>>>> after updating
+ "License :: OSI Approved :: Apache Software License",
36
]
37
38
dependencies = [
0 commit comments