Skip to content

Commit

Permalink
Merge pull request #2340 from pquentin/spdx-compliant-license
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin committed Jun 7, 2022
2 parents 4048fc4 + ac72b60 commit 8ede49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -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
Expand Down

0 comments on commit 8ede49a

Please sign in to comment.