tox: remove google-genai tox environments - #4957
Conversation
Since the package has been moved to python genai we can spare some CI jobs. It ain't much, but it's honest work.
Pull request dashboard statusWaiting on the author · refreshed 2026-08-24 21:22 UTC Respond to 3 review items (e.g. link a commit, explain why not, ask a follow-up): Status above doesn't look right?
|
aabmass
left a comment
There was a problem hiding this comment.
LGTM since this one is fully moved to the new repo and I don't think we will be releasing google-genai from this repo again
|
I wonder if we can just delete this code altogether tbh. I don't remember why we didn't yet. There is a note in the README about security patching. But I imagine we would just do patch releases off the old branch and not main |
|
Hi @xrmx — just a friendly reminder that this pull request is waiting on you. The dashboard status comment has the open items and is kept current.
|
@xrmx chatted with folks offline and we agreed to just delete. Do you want me to send a separate PR for this, or just update this one? |
Description
Since the package has been moved to python-genai we can spare some CI jobs. It ain't much, but it's honest work.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Does This PR Require a Core Repo Change?
Checklist:
See contributing.md for styleguide, changelog guidelines, and more.