Skip to content

Move cython extension info into pyproject.toml, delete setup.py#7

Open
chrisjbillington wants to merge 1 commit intomasterfrom
pyproject-only
Open

Move cython extension info into pyproject.toml, delete setup.py#7
chrisjbillington wants to merge 1 commit intomasterfrom
pyproject-only

Conversation

@chrisjbillington
Copy link
Member

setuptools 74.1 adds support for cython extension metadata in pyproject.toml.

This obviates the need to special-case installing cython in the workflow

(note that CI is busted due to runner image deprecations, so will still fail if this is merged)

setuptools 74.1 adds support for cython extension metadata in
pyproject.toml.

This obviates the need to special-case installing cython in the workflow
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