Skip to content

Commit c2c9291

Browse files
committed
1 parent e7debcb commit c2c9291

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=open("README.rst").read(),
1313
author="Emmanuel Leblond",
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
entry_points={'pytest11': ['trio = pytest_trio.plugin']},
1818
install_requires=[

0 commit comments

Comments
 (0)