Commit 9ac7834
[packaging] Include license in PyPi packages (Azure#20193)
* [packaging] Include license in PyPi packages
The MIT license requires that a copy of the license is distributed with
the software. Add the license to the template and also add it to the
manifest file.
Fixes: Azure#20183
Signed-off-by: Major Hayden <major@mhtx.net>
Co-authored-by: Scott Beddall <45376673+scbedd@users.noreply.github.com>
Co-authored-by: Xiang Yan <xiangsjtu@gmail.com>1 parent bfd3e81 commit 9ac7834
File tree
2 files changed
+22
-1
lines changed- tools/azure-sdk-tools/packaging_tools/templates
2 files changed
+22
-1
lines changedLines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
0 commit comments