Skip to content

fix: Drop Python 3.10 from install.yml workflow, rename job - #352

Merged
fghaas merged 1 commit into
cleura:mainfrom
fghaas:automate-release
Aug 27, 2026
Merged

fix: Drop Python 3.10 from install.yml workflow, rename job#352
fghaas merged 1 commit into
cleura:mainfrom
fghaas:automate-release

Conversation

@fghaas

@fghaas fghaas commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

This package declares requires-python = ">=3.11" in pyproject.toml, thus attempting to install it on Python 3.10 is meaningless.

Also, rename the job from build to install to fix the job logs.

This package declares requires-python = ">=3.11" in pyproject.toml,
thus attempting to install it on Python 3.10 is meaningless.

Also, rename the job from "build" to "install" to fix the job logs.
@fghaas
fghaas requested a review from mrtmm August 27, 2026 10:11
@fghaas
fghaas merged commit a12bc9c into cleura:main Aug 27, 2026
4 checks passed
@fghaas
fghaas deleted the automate-release branch August 27, 2026 10:56
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