Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include LICENSE file in distribution #68

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Include LICENSE file in distribution #68

wants to merge 1 commit into from

Conversation

mondeja
Copy link

@mondeja mondeja commented Jul 23, 2020

Closes #63

You can check it running python setup.py sdist and extracting the .tar to see the file LICENSE included.

@jakirkham
Copy link

Thanks for working on this! 😄

Would it be possible to use license_files in setup.py instead? This would capture more use cases. Some description about this in the linked issue.

@mrbean-bremen
Copy link

@jakirkham - Can you link the documentation for license_files in setup.py? I know only of license in setup.py, and license_files in setup.cfg (I made a fork where I merged this PR, thus I'm interested).

@jakirkham
Copy link

Please see the links in issue ( #63 ).

@mrbean-bremen
Copy link

@jakirkham - thanks, I had looked at that link and didn't find it, thus the question...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Packaging the license file
3 participants