Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Include license file in sdist #31

Closed
hmaarrfk opened this issue Nov 22, 2019 · 2 comments
Closed

Include license file in sdist #31

hmaarrfk opened this issue Nov 22, 2019 · 2 comments

Comments

@hmaarrfk
Copy link

It would be nice if you included in the source distribution.

Add a file call: MANIFEST.in
with

include LICENSE

(And maybe create a new release)
thx

@Jerakin
Copy link
Collaborator

Jerakin commented Jan 2, 2020

Why do you think this is needed? A reference to that it is under MIT License should already be in the package metadata, it gets added automatically when uploading to pypi.

@hmaarrfk
Copy link
Author

hmaarrfk commented Jan 2, 2020

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

The easiest way to do this is to ship the plain text file.

It helps downstream packagers adhere to your wishes.

, it gets added automatically when uploading to pypi

I don't think so
image

@Jerakin Jerakin closed this as completed Jan 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants