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 897a51a + 503fb14 commit 5409a36Copy full SHA for 5409a36
setup.py
@@ -22,7 +22,7 @@
22
long_description_content_type='text/x-rst',
23
author='Frazer McLean',
24
author_email='[email protected]',
25
- license='MIT -or- Apache License 2.0',
+ license='MIT OR Apache-2.0',
26
packages=find_packages('src'),
27
package_dir={'': 'src'},
28
install_requires=['attrs>=19.2.0'],
0 commit comments