diff --git a/setup.py b/setup.py index 732fa7acd7..7021664c8d 100644 --- a/setup.py +++ b/setup.py @@ -76,7 +76,7 @@ author="Nathaniel J. Smith", author_email="njs@pobox.com", url="https://github.com/python-trio/trio", - license="MIT -or- Apache License 2.0", + license="MIT OR Apache-2.0", packages=find_packages(), install_requires=[ "attrs >= 19.2.0", # for eq