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 48bf133 commit 9bdb8a2Copy full SHA for 9bdb8a2
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