Skip to content

Include resources package when building wheels#26

Open
godlygeek wants to merge 1 commit into
Textualize:mainfrom
godlygeek:poetry_2_compat_fix
Open

Include resources package when building wheels#26
godlygeek wants to merge 1 commit into
Textualize:mainfrom
godlygeek:poetry_2_compat_fix

Conversation

@godlygeek

Copy link
Copy Markdown

This had been included when building the sdist with poetry-core 1.x, but is not included in the built wheel if poetry-core 2.x is used.

Per the poetry documentation, include defaults to including files only in the sdist, not in the wheel.

Closes #22

This had been included when building the sdist with `poetry-core` 1.x,
but is not included in the built wheel if `poetry-core` 2.x is used.

Per the `poetry` documentation, `include` defaults to including files
only in the sdist, not in the wheel.
@godlygeek

Copy link
Copy Markdown
Author

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.

snapshot_report_template.jinja2 file lost after installing

1 participant