Skip to content

Set a fixed version of python, rather than floating to newer versions - #122

Merged
wayne-love merged 1 commit into
wayne-love:masterfrom
JonathanGiles:master
Jan 3, 2026
Merged

Set a fixed version of python, rather than floating to newer versions#122
wayne-love merged 1 commit into
wayne-love:masterfrom
JonathanGiles:master

Conversation

@JonathanGiles

Copy link
Copy Markdown
Contributor

Fixes #121

(or, at least, the first failure that I can see in the Github actions).

The reason this broke is that we have a floating Python version, and it advanced to 3.14, and some of our dependencies depend on Python 3.13 and lower.

@wayne-love
wayne-love merged commit 2dd9bc7 into wayne-love:master Jan 3, 2026
5 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.

Unable to build v2 image - "No module named 'requests'"

2 participants