We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c4e5ed commit 8b5bb62Copy full SHA for 8b5bb62
pyproject.toml
@@ -22,6 +22,7 @@ classifiers = [
22
"Programming Language :: Python :: 3.11",
23
"Programming Language :: Python :: 3.12",
24
"Programming Language :: Python :: 3.13",
25
+ "Programming Language :: Python :: 3.14",
26
"Typing :: Typed",
27
]
28
include = ["src/textual_dev/py.typed", { path = "tests", format = "sdist" }]
0 commit comments