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 9256071 commit a76f081Copy full SHA for a76f081
setup.py
@@ -28,7 +28,7 @@ def find_version():
28
author='Cloudpipe',
29
author_email='[email protected]',
30
url='https://github.com/cloudpipe/cloudpickle',
31
- license='BSD 3-Clause License',
+ license='BSD-3-Clause',
32
packages=['cloudpickle'],
33
long_description=open('README.md').read(),
34
long_description_content_type="text/markdown",
0 commit comments