diff options
| author | Mick Koch <mick@kochm.co> | 2019-05-20 18:25:19 -0400 |
|---|---|---|
| committer | Mick Koch <mick@kochm.co> | 2019-10-28 18:30:31 -0400 |
| commit | 823ab9d2ec4ab89f90c0a781d872c9071b4afc13 (patch) | |
| tree | 8c6e9f23a72bb970b8d01592aacaee4e71a442bb /docs | |
| parent | 7748921de342160ca2dc9c9539562bb9c924e14c (diff) | |
| download | external_python_setuptools-823ab9d2ec4ab89f90c0a781d872c9071b4afc13.tar.gz external_python_setuptools-823ab9d2ec4ab89f90c0a781d872c9071b4afc13.tar.bz2 external_python_setuptools-823ab9d2ec4ab89f90c0a781d872c9071b4afc13.zip | |
Add support for `license_files` option in metadata
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/setuptools.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/setuptools.txt b/docs/setuptools.txt index 344ea5bc..22025f61 100644 --- a/docs/setuptools.txt +++ b/docs/setuptools.txt @@ -2276,6 +2276,7 @@ maintainer_email maintainer-email str classifiers classifier file:, list-comma license str license_file str +license_files list-comma description summary file:, str long_description long-description file:, str long_description_content_type str 38.6.0 |
