Skip to content

Commit aeb6057

Browse files
committed
1 parent 949b259 commit aeb6057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
long_description=LONG_DESC,
1313
author="Nathaniel J. Smith",
1414
author_email="[email protected]",
15-
license="MIT -or- Apache License 2.0",
15+
license="MIT OR Apache-2.0",
1616
packages=find_packages(),
1717
package_data={"sniffio": ["py.typed"]},
1818
install_requires=["contextvars >= 2.1; python_version < '3.7'"],

0 commit comments

Comments
 (0)