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.
2 parents ebaa593 + 22387ba commit 409b56dCopy full SHA for 409b56d
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
long_description=LONG_DESC,
13
author="Nathaniel J. Smith",
14
author_email="njs@pobox.com",
15
- license="MIT -or- Apache License 2.0",
+ license="MIT OR Apache-2.0",
16
packages=find_packages(),
17
package_data={"sniffio": ["py.typed"]},
18
install_requires=["contextvars >= 2.1; python_version < '3.7'"],
0 commit comments