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 the LICENSE file in the sdist #90

Merged
merged 1 commit into from
Jan 14, 2019

Conversation

nicoddemus
Copy link
Contributor

🙃

@sloria
Copy link

sloria commented Jan 14, 2019

I believe the preferred way to do this is to add

[metadata]
license_file = LICENSE

to setup.cfg.

@nicoddemus
Copy link
Contributor Author

@sloria thanks for the tip, that's indeed better.

Updated. 👍

@asottile
Copy link
Owner

I wonder if we shouldn't just make setuptools do this by default (doesn't it already?)

@asottile asottile merged commit bf9aa8f into asottile:master Jan 14, 2019
sloria added a commit to sloria/pyupgrade that referenced this pull request Jan 31, 2019
Turns out asottile#90 only adds LICENSE to the wheel.
This ensures that LICENSE and README.md are also
in the sdist.
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.

3 participants