Skip to content

Fix GitHub Actions pytest-job by adding missing pyproject.toml deps#11

Merged
copybara-service[bot] merged 1 commit into
mainfrom
cl/931253199
Jun 12, 2026
Merged

Fix GitHub Actions pytest-job by adding missing pyproject.toml deps#11
copybara-service[bot] merged 1 commit into
mainfrom
cl/931253199

Conversation

@copybara-service

Copy link
Copy Markdown

Fix GitHub Actions pytest-job by adding missing pyproject.toml deps

Add jax[cpu], scipy, networkx as runtime deps and chex as a dev dep.
These packages are imported in source and test files but were missing
from pyproject.toml, causing pytest to fail on GitHub Actions.

Add jax[cpu], scipy, networkx as runtime deps and chex as a dev dep.
These packages are imported in source and test files but were missing
from pyproject.toml, causing pytest to fail on GitHub Actions.

PiperOrigin-RevId: 931310030
@copybara-service copybara-service Bot merged commit 3d58bdf into main Jun 12, 2026
@copybara-service copybara-service Bot deleted the cl/931253199 branch June 12, 2026 20:41
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.

0 participants