aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMick Koch <mick@kochm.co>2019-05-20 18:25:19 -0400
committerMick Koch <mick@kochm.co>2019-10-28 18:30:31 -0400
commit823ab9d2ec4ab89f90c0a781d872c9071b4afc13 (patch)
tree8c6e9f23a72bb970b8d01592aacaee4e71a442bb /docs
parent7748921de342160ca2dc9c9539562bb9c924e14c (diff)
downloadexternal_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.txt1
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