Skip to content

Remove MANIFEST.in, which is unused by Poetry #416

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

Merged
merged 1 commit into from
Jul 1, 2025

Conversation

kurtmckee
Copy link
Contributor

MANIFEST.in is unused by Poetry.

poetry build, as well as python -m build, were run to validate before-and-after that non-Python files and resources -- like the py.typed file and the JSON schema files -- were still included in the .tar.gz and .whl files.

Copy link
Collaborator

@p1c2u p1c2u left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@p1c2u p1c2u merged commit b39ee22 into python-openapi:master Jul 1, 2025
11 checks passed
@kurtmckee kurtmckee deleted the rm-manifest.in branch July 1, 2025 22:17
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.

2 participants