mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
chore: add Python 3.14 to pyproject.toml classifiers
This commit is contained in:
@@ -22,6 +22,7 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: 3.13",
|
||||
"Programming Language :: Python :: 3.14",
|
||||
"Typing :: Typed",
|
||||
]
|
||||
include = [
|
||||
|
||||
Reference in New Issue
Block a user