Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
setuptools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jérome Perrin
setuptools
Commits
74245728
Commit
74245728
authored
Oct 28, 2018
by
Deniz Taneli
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document the new `license_file` behaviour
parent
08bff86f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
changelog.d/1536.change.rst
changelog.d/1536.change.rst
+3
-0
docs/setuptools.txt
docs/setuptools.txt
+1
-0
No files found.
changelog.d/1536.change.rst
0 → 100644
View file @
74245728
``setuptools`` will now automatically include licenses if ``setup.cfg``
contains a ``license_file`` attribute, unless this file is manually excluded
inside ``MANIFEST.in``.
docs/setuptools.txt
View file @
74245728
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment