Skip to content

Commit abf42d5

Browse files
authored
Update pyproject.toml
1 parent 1e7873a commit abf42d5

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
@@ -28,11 +28,8 @@ classifiers = [
2828
"Programming Language :: Python :: 3.10",
2929
"Programming Language :: Python :: 3.11",
3030
"Programming Language :: Python :: 3.12",
31-
<<<<<<< before updating
32-
"License :: OSI Approved :: Apache Software License",
33-
=======
3431
"Programming Language :: Python :: 3.13",
35-
>>>>>>> after updating
32+
"License :: OSI Approved :: Apache Software License",
3633
]
3734

3835
dependencies = [

0 commit comments

Comments
 (0)