Skip to content

ci: fix publish workflow #2295

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 16, 2025
Merged

ci: fix publish workflow #2295

merged 1 commit into from
Jul 16, 2025

Conversation

asvishnyakov
Copy link
Contributor

Use in-place command to modify pyproject.toml to fix python-poetry/poetry#8039 instead of using the poetry-plugin-ignore-build-script, which is incompatible with Poetry 2.

@asvishnyakov asvishnyakov requested a review from hayescode July 16, 2025 01:45
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jul 16, 2025
@asvishnyakov asvishnyakov enabled auto-merge July 16, 2025 01:51
@asvishnyakov asvishnyakov added this pull request to the merge queue Jul 16, 2025
Merged via the queue into main with commit c47a0cc Jul 16, 2025
9 checks passed
@asvishnyakov asvishnyakov deleted the fix/publish-workflow branch July 16, 2025 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build script should result in generic wheel suffix "-py3-none-any.whl" if no external modules built
2 participants