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.
1 parent 897a51a commit 503fb14Copy full SHA for 503fb14
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