Skip to content

Commit ada5051

Browse files
authored
Update pyproject.toml
1 parent 8628624 commit ada5051

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ keywords = [
2020
]
2121
classifiers = [
2222
"Development Status :: 3 - Alpha",
23+
"License :: OSI Approved :: Apache Software License",
2324
"Programming Language :: Python",
2425
"Programming Language :: Python :: Implementation :: CPython",
2526
"Programming Language :: Python :: Implementation :: PyPy",
@@ -29,11 +30,7 @@ classifiers = [
2930
"Programming Language :: Python :: 3.11",
3031
"Programming Language :: Python :: 3.12",
3132
"Programming Language :: Python :: 3.13",
32-
<<<<<<< before updating
33-
"License :: OSI Approved :: Apache Software License",
34-
=======
3533
"Programming Language :: Python :: 3.14",
36-
>>>>>>> after updating
3734
]
3835

3936
dependencies = [

0 commit comments

Comments
 (0)