Skip to content

build: migrate from setup.py to pyproject.toml#147

Draft
maurerle wants to merge 1 commit into
wind-python:devfrom
maurerle:pyproject
Draft

build: migrate from setup.py to pyproject.toml#147
maurerle wants to merge 1 commit into
wind-python:devfrom
maurerle:pyproject

Conversation

@maurerle

@maurerle maurerle commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Uses setuptools.build_meta to replace the legacy setup.py script while maintaining the same metadata, entry points, and optional dev dependencies.

This creates a more compatible and up to date package definition.

Builds fail due to missing pipeline updates which are handled in #146
Drafting until #146 is merged

Uses setuptools.build_meta to replace the legacy setup.py script while
maintaining the same metadata, entry points, and optional dev dependencies.
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.

1 participant