Skip to content

Commit 155308d

Browse files
committed
chore: Add more classifiers
1 parent 63cfe85 commit 155308d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ readme = "README.md"
99
requires-python = ">=3.10"
1010
keywords = ["httpx", "request", "css", "soup", "selectolax", "catcher"]
1111
classifiers = [
12+
"Typing :: Typed",
1213
"License :: OSI Approved :: Apache Software License",
1314
"Operating System :: OS Independent",
1415
"Intended Audience :: Developers",
@@ -17,6 +18,7 @@ classifiers = [
1718
"Programming Language :: Python :: 3.11",
1819
"Programming Language :: Python :: 3.12",
1920
"Programming Language :: Python :: 3.13",
21+
"Programming Language :: Python :: 3.14",
2022
]
2123
dependencies = [
2224
"selectolax>=0.3.26",

0 commit comments

Comments
 (0)