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 04dd210 + f71bbd4 commit 59c88c0Copy full SHA for 59c88c0
setup.py
@@ -23,7 +23,7 @@
23
author_email=smmap.__contact__,
24
url=smmap.__homepage__,
25
platforms=["any"],
26
- license="BSD",
+ license="BSD-3-Clause",
27
packages=find_packages(),
28
zip_safe=True,
29
python_requires=">=3.7",
0 commit comments