Skip to content

Commit 95bc67a

Browse files
fix: remove Python 3.14 classifier
Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent 8dcdf35 commit 95bc67a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ classifiers = [
2121
"Programming Language :: Python :: 3.11",
2222
"Programming Language :: Python :: 3.12",
2323
"Programming Language :: Python :: 3.13",
24-
"Programming Language :: Python :: 3.14",
2524
"Topic :: Scientific/Engineering :: Information Analysis",
2625
]
2726
dependencies = [

0 commit comments

Comments
 (0)