Skip to content

include LICENSE file in distributions #216

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

Merged
merged 1 commit into from
Sep 6, 2017
Merged

Conversation

djsutherland
Copy link
Contributor

It's best practice to include the LICENSE file in distributions of your code as well as in the repo. The MANIFEST.in change makes it go in the .tar.gz files made by setup.py sdist, while the setup.cfg change is for wheels.

@asottile asottile merged commit a6a04fe into sass:master Sep 6, 2017
@asottile
Copy link
Member

This has been released as part of 0.13.3!

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.

2 participants