Commit 3758ea8
Fix LICENSE missing in PyPi distribution
According to Python Packaging User Guide, packages should include
license file.
https://packaging.python.org/guides/distributing-packages-using-setuptools/#license-txt
PyPi does not seem to strictly require this file, but this might be issue
with other distributions such as Fedora.1 parent 4d6e2fd commit 3758ea8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
0 commit comments