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 sdists and wheels #164

Merged
merged 2 commits into from
Jul 1, 2018

Conversation

toddrme2178
Copy link
Contributor

The license requires that all copies of the software include the license text. These patches make sure sdists and wheels include the license text. Without this, other people cannot legally redistribute the software.

Fixes #156.

The license requires that all copies of the software include the license.  This makes sure the license is included in the wheels.  See the wheel documentation [here](https://wheel.readthedocs.io/en/stable/#including-the-license-in-the-generated-wheel-file) for more information.
Include the license file, which the license requires, the tests, and some additional documentation files in sdists.
@mahmoud
Copy link
Owner

mahmoud commented Jul 1, 2018

Excellent! This had slipped my mind, which would have been bad, given a new release is in the offing. Look for this in 18.1. Thanks very much!

@mahmoud mahmoud merged commit c15f502 into mahmoud:master Jul 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants