diff options
author | Deniz Taneli <7292227+dtaneli@users.noreply.github.com> | 2018-10-28 11:41:46 +0000 |
---|---|---|
committer | Deniz Taneli <7292227+dtaneli@users.noreply.github.com> | 2018-10-28 11:41:46 +0000 |
commit | 742457284db958bdf5efacde6e2b885c81247b27 (patch) | |
tree | 7c15baae6872085ef15bbe2eb297b0fcef8dcfbe /docs | |
parent | 08bff86fe64cfb05d9ecd6dbf436fa706ecc8440 (diff) | |
download | external_python_setuptools-742457284db958bdf5efacde6e2b885c81247b27.tar.gz external_python_setuptools-742457284db958bdf5efacde6e2b885c81247b27.tar.bz2 external_python_setuptools-742457284db958bdf5efacde6e2b885c81247b27.zip |
Document the new `license_file` behaviour
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 da9b0132..436f207d 100644 --- a/docs/setuptools.txt +++ b/docs/setuptools.txt @@ -2448,6 +2448,7 @@ maintainer str maintainer_email maintainer-email str classifiers classifier file:, list-comma license file:, str +license_file str description summary file:, str long_description long-description file:, str long_description_content_type str |