Skip to content

feat: drop python 3.9 support#379

Merged
KennethEnevoldsen merged 9 commits intomainfrom
drop-39
Mar 19, 2026
Merged

feat: drop python 3.9 support#379
KennethEnevoldsen merged 9 commits intomainfrom
drop-39

Conversation

@KennethEnevoldsen
Copy link
Copy Markdown
Collaborator

@KennethEnevoldsen KennethEnevoldsen commented Jan 30, 2026

  • docs: Update docs to ensure correct formatting and dropped unmaintained subsections (news and faq)
  • dropped python 3.9 as it is no longer maintained (it is still in the CI, since otherwise I couldn't merge it)
  • removed reference to the demo as I cannot fix the one on HF (only @HLasse has access)

fixes #378
fixes #375
Partly addresses #376

@KennethEnevoldsen
Copy link
Copy Markdown
Collaborator Author

Alright I think this requires @HLasse to merge

@HLasse
Copy link
Copy Markdown
Owner

HLasse commented Feb 12, 2026

Will update and merge after the demo has been re-added (have a locally working version now, "should" work on HF spaces in a sec)

@KennethEnevoldsen
Copy link
Copy Markdown
Collaborator Author

great! remember to pin the gradio version (we had quite a few issues with it)

@HLasse
Copy link
Copy Markdown
Owner

HLasse commented Feb 12, 2026

wow, yeah gradio versions are a bitch!

Copy link
Copy Markdown
Owner

@HLasse HLasse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot, Kenneth! I've re-added links to the demo since it's up and running again

@KennethEnevoldsen KennethEnevoldsen merged commit c163059 into main Mar 19, 2026
8 checks passed
@KennethEnevoldsen KennethEnevoldsen deleted the drop-39 branch March 19, 2026 08:26
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.

Formatting error in docs Tutorials section is a bit messed up

2 participants