Skip to content

Commit eac726b

Browse files
Change to 3.10 and provided detailed description about event queue usage
1 parent 1e3adad commit eac726b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,10 @@ classifiers = [
2222
"Intended Audience :: Developers",
2323
"Programming Language :: Python",
2424
"Programming Language :: Python :: 3",
25-
<<<<<<< HEAD
2625
"Programming Language :: Python :: 3.10",
2726
"Programming Language :: Python :: 3.11",
2827
"Programming Language :: Python :: 3.12",
2928
"Programming Language :: Python :: 3.13",
30-
=======
31-
"Programming Language :: Python :: 3.12",
32-
>>>>>>> 8ec734c (feat: Update to support python 3.12)
3329
"Operating System :: OS Independent",
3430
"Topic :: Software Development :: Libraries :: Python Modules",
3531
"License :: OSI Approved :: Apache Software License",

0 commit comments

Comments
 (0)