Skip to content

Comments

PR: Convert setup.py to pyproject.toml#231

Merged
jitseniesen merged 2 commits intospyder-ide:masterfrom
jitseniesen:pyproject-toml
Oct 6, 2025
Merged

PR: Convert setup.py to pyproject.toml#231
jitseniesen merged 2 commits intospyder-ide:masterfrom
jitseniesen:pyproject-toml

Conversation

@jitseniesen
Copy link
Member

Go with the times and use (slightly) more modern packaging technology: move information from setup.py to pyproject.toml. I don't think there is a need to keep setup.py anymore. Also increase lower bound for Python to 3.9 (following Spyder and reflecting the tests being run).

Fixes #226

@jitseniesen jitseniesen added this to the v0.7.1 milestone Aug 10, 2025
@jitseniesen jitseniesen self-assigned this Aug 10, 2025
@jitseniesen jitseniesen merged commit f497eec into spyder-ide:master Oct 6, 2025
9 checks passed
@jitseniesen jitseniesen deleted the pyproject-toml branch October 6, 2025 12:08
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.

Convert to pyproject.toml

1 participant