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 2dd930b commit 5b05cf3Copy full SHA for 5b05cf3
pyproject.toml
@@ -21,6 +21,9 @@ classifiers = [
21
"License :: OSI Approved :: MIT License",
22
"Programming Language :: Python :: 3",
23
"Programming Language :: Python :: 3.10",
24
+ "Programming Language :: Python :: 3.11",
25
+ "Programming Language :: Python :: 3.12",
26
+ "Programming Language :: Python :: 3.13",
27
]
28
dependencies = [
29
"anyio>=4.6",
0 commit comments