Skip to content

Conversation

NicolasIRAGNE
Copy link
Contributor

Closes #465

@NicolasIRAGNE NicolasIRAGNE requested a review from Copilot July 27, 2025 16:08
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes the CI build process for PyPI package publishing by restoring the package build step that was missing from the workflow.

  • Adds the missing python -m build command to generate distribution files before checking them with twine

@MickaelCa MickaelCa changed the title fix(ci): restore package build for pypi ci: restore package build for pypi Jul 27, 2025
Copy link
Member

@MickaelCa MickaelCa left a comment

Choose a reason for hiding this comment

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

looks lgtm to me

@NicolasIRAGNE NicolasIRAGNE merged commit 05b44d9 into main Jul 27, 2025
27 checks passed
@NicolasIRAGNE NicolasIRAGNE deleted the fix/publish_pypi branch July 27, 2025 16:20
Copy link

⚙️ Preview environment was undeployed.

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.

fix: pypi release action does not work
2 participants