Skip to content

Commit aeb6057

Browse files
committed
1 parent 949b259 commit aeb6057

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
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="njs@pobox.com",
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)