Skip to content

fix: only emit license and readme for sdist#233

Merged
miketheman merged 1 commit intomainfrom
miketheman/fix-230
Jun 21, 2023
Merged

fix: only emit license and readme for sdist#233
miketheman merged 1 commit intomainfrom
miketheman/fix-230

Conversation

@miketheman
Copy link
Copy Markdown
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>
@qlty-cloud-legacy
Copy link
Copy Markdown

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

View more on Code Climate.

@ghost
Copy link
Copy Markdown

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
@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