Skip to content

Commit 78ce621

Browse files
authored
Add Python 3.14 to pyproject.toml
1 parent c1967ec commit 78ce621

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ classifiers = [
3131
"Programming Language :: Python :: 3.11",
3232
"Programming Language :: Python :: 3.12",
3333
"Programming Language :: Python :: 3.13",
34+
"Programming Language :: Python :: 3.14",
3435
"Framework :: Sphinx",
3536
]
3637

0 commit comments

Comments
 (0)