Skip to content

Conversation

@anthrotype
Copy link
Member

Remove the 'dev' file mechanism that switched between development mode (Cython) and distribution mode (pre-generated .cpp). With pyproject.toml declaring Cython as a build dependency, modern pip installs it automatically in an isolated build environment.

Python 3.9 is EOL so we require >=3.10

Remove the 'dev' file mechanism that switched between development mode
(Cython) and distribution mode (pre-generated .cpp). With pyproject.toml
declaring Cython as a build dependency, modern pip installs it automatically
in an isolated build environment.

Python 3.9 is EOL so we require >=3.10
@anthrotype anthrotype merged commit f998920 into main Dec 1, 2025
8 checks passed
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