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 poetry build #53

Merged
merged 1 commit into from
Nov 7, 2023
Merged

Fix poetry build #53

merged 1 commit into from
Nov 7, 2023

Conversation

bisho
Copy link
Member

@bisho bisho commented Nov 6, 2023

When building the package poetry might wrongly
package the wrong way, with src/ prefix if
other files are present in the root folder.

Adding a packages setting on pyproject ensures
poetry won't get confused.

When building the package poetry might wrongly
package the wrong way, with src/ prefix if
other files are present in the root folder.

Adding a packages setting on pyproject ensures
poetry won't get confused.
@bisho bisho marked this pull request as ready for review November 6, 2023 17:15
@bisho bisho requested a review from a team November 6, 2023 17:15
@bisho bisho merged commit d1162e5 into main Nov 7, 2023
4 checks passed
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