Skip to content

packaging: restrict Python minimum version#92

Merged
alexpiet merged 2 commits into
mainfrom
fix/91
Nov 12, 2025
Merged

packaging: restrict Python minimum version#92
alexpiet merged 2 commits into
mainfrom
fix/91

Conversation

@galenlynch

Copy link
Copy Markdown
Member

Package currently has no solution to dependencies, as judged by uv. Raising the minimum Python version to 3.9 (already EOL, we are on Python 3.14) fixes this issue.

Closes #91

Package currently has no solution to dependencies, as judged by `uv`.

Closes #91
@galenlynch galenlynch changed the title packaging: restrict python minimum version packaging: restrict Python minimum version Nov 12, 2025
Minimum version for dependencies is 3.9? Not sure how this was working.

Also delete init.yml which was only used to initialize the package.
@alexpiet alexpiet merged commit 801464b into main Nov 12, 2025
2 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.

Cannot install project with uv

2 participants