We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b877d0 commit 279ad7eCopy full SHA for 279ad7e
pyproject.toml
@@ -10,11 +10,10 @@ name = "anyio"
10
description = "High level compatibility layer for multiple asynchronous event loop implementations"
11
readme = "README.rst"
12
authors = [{name = "Alex Grönholm", email = "alex.gronholm@nextday.fi"}]
13
-license = {text = "MIT"}
+license = "MIT"
14
classifiers = [
15
"Development Status :: 5 - Production/Stable",
16
"Intended Audience :: Developers",
17
- "License :: OSI Approved :: MIT License",
18
"Framework :: AnyIO",
19
"Typing :: Typed",
20
"Programming Language :: Python",
0 commit comments