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 145c5f6 + 5cf7740 commit 6dcf775Copy full SHA for 6dcf775
setup.py
@@ -18,7 +18,7 @@
18
version="0.2.0",
19
description="Access to the Unicode Character Database (UCD)",
20
url="https://github.com/dylan-profiler/tangled-up-in-unicode",
21
- license="BSD 4-Clause",
+ license="BSD License",
22
packages=find_packages("src"),
23
package_dir={"": "src"},
24
install_requires=[],
0 commit comments