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 9f7dd7f + ea0cd1c commit cbd6197Copy full SHA for cbd6197
setup.py
@@ -12,7 +12,7 @@
12
long_description=open("README.rst").read(),
13
author="Emmanuel Leblond",
14
author_email="[email protected]",
15
- license="MIT -or- Apache License 2.0",
+ license="MIT OR Apache-2.0",
16
packages=find_packages(),
17
entry_points={"pytest11": ["trio = pytest_trio.plugin"]},
18
install_requires=[
0 commit comments