Commit 918ee82
authored
Add license information to setup.py (#664)
* Add license information to setup.py
Fixes license specifier according to https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license-and-license-files
This allows automatic license inspection tools like pip-licenses to correctly categorize this package.
Signed-off-by: Erik Cederstrand <erik@cederstrand.dk>
* Fix quotes
Signed-off-by: Erik Cederstrand <erik@cederstrand.dk>
* Add license information one more place
Signed-off-by: Erik Cederstrand <erik@cederstrand.dk>
---------
Signed-off-by: Erik Cederstrand <erik@cederstrand.dk>1 parent 4f75288 commit 918ee82
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
139 | 140 | | |
140 | 141 | | |
141 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments