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

fix: only emit license and readme for sdist #233

Merged
merged 1 commit into from Jun 21, 2023
Merged

Conversation

miketheman
Copy link
Owner

As the file contents are already being included in the wheel's dist-info folder either alone or embedded into PKG-INFO, we don't need to emit these ourselves.

Resolves #230

As the file contents are already being included in the wheel's
`dist-info` folder either alone or embedded into PKG-INFO, we don't need
to emit these ourselves.

Resolves #230

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@codeclimate
Copy link

codeclimate bot commented Jun 21, 2023

Code Climate has analyzed commit 9852d78 and detected 0 issues on this pull request.

View more on Code Climate.

@ghost
Copy link

ghost commented Jun 21, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@miketheman miketheman merged commit 6fc4477 into main Jun 21, 2023
19 checks passed
@miketheman miketheman deleted the miketheman/fix-230 branch June 21, 2023 11:25
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.

Do not install files directly to site-packages
1 participant