Opened 4 years ago
Closed 3 years ago
#109 closed defect (fixed)
LICENSE missing from sdist
Reported by: | ftputiluser | Owned by: | schwa |
---|---|---|---|
Priority: | trivial | Milestone: | 3.4 |
Component: | Library | Version: | 3.3.1 |
Keywords: | Cc: |
Description
The pypi sdist is missing the LICENSE file... this can likely be fixed in the MANIFEST.in
Reported-by: Philippe Ombredanne <pombredanne@…>
Change History (4)
comment:1 Changed 4 years ago by
Status: | new → assigned |
---|---|
Version: | → 3.3.1 |
comment:2 Changed 4 years ago by
Milestone: | → 3.4 |
---|
comment:4 Changed 3 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks for the ticket. The license file is indeed missing.
Funny that nobody noticed it before, but at least the license is mentioned on https://pypi.python.org/pypi/ftputil/3.3.1 and in the
PKG_INFO
file.