Skip to content

Move optional dependencies from setup.py to pyproject.toml#621

Merged
akihironitta merged 1 commit intomasterfrom
fix/declarative-extras
Apr 1, 2026
Merged

Move optional dependencies from setup.py to pyproject.toml#621
akihironitta merged 1 commit intomasterfrom
fix/declarative-extras

Conversation

@akihironitta
Copy link
Copy Markdown
Member

No description provided.

Declare test and dev extras statically in pyproject.toml
instead of dynamically in setup.py since they are simple
static lists with no build-time logic.
@akihironitta akihironitta merged commit 01664b5 into master Apr 1, 2026
7 of 9 checks passed
@akihironitta akihironitta deleted the fix/declarative-extras branch April 1, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant