diff options
| author | Marc Mueller <30130371+cdce8p@users.noreply.github.com> | 2021-04-17 20:48:12 +0200 |
|---|---|---|
| committer | Marc Mueller <30130371+cdce8p@users.noreply.github.com> | 2021-05-23 01:42:43 +0200 |
| commit | 3544de73b3662a27fac14d8eb9f5c841668d66de (patch) | |
| tree | 1110949c4196734fe9dc842f2a4563eb3cf3d9e5 /changelog.d | |
| parent | 18d751da77750abdefa2868c19a19bd031502311 (diff) | |
| download | python-setuptools-git-3544de73b3662a27fac14d8eb9f5c841668d66de.tar.gz | |
Add License-File field to package metadata
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/2645.change.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelog.d/2645.change.rst b/changelog.d/2645.change.rst new file mode 100644 index 00000000..b22385c1 --- /dev/null +++ b/changelog.d/2645.change.rst @@ -0,0 +1,4 @@ +Added ``License-File`` (multiple) to the output package metadata. +The field will contain the path of a license file, matched by the +``license_file`` (deprecated) and ``license_files`` options, +relative to ``.dist-info``. - by :user:`cdce8p` |
