Skip to content

chore: declare symfluence in dev extra#6

Merged
DarriEy merged 1 commit into
mainfrom
chore/declare-symfluence-dep
Jul 10, 2026
Merged

chore: declare symfluence in dev extra#6
DarriEy merged 1 commit into
mainfrom
chore/declare-symfluence-dep

Conversation

@DarriEy

@DarriEy DarriEy commented Jul 10, 2026

Copy link
Copy Markdown
Collaborator

The calibration worker and plugin-registration tests import symfluence at runtime, but it was not declared in pyproject.toml — the CI workflow installed it ad hoc. This declares it in the dev optional-dependencies group so pip install -e .[jax,dev] provides it, and simplifies the workflow to a single install step. The pure-JAX model itself does not require symfluence. Follow-up to the CI addition.

Repo and code assistance from Claude (Anthropic).

The calibration worker and plugin-registration tests import symfluence at
runtime; declare it in the dev optional-dependencies group so that
pip install -e .[jax,dev] provides it, and simplify the CI workflow
accordingly. The pure-JAX model itself does not require symfluence.

Assisted-by: Claude (Anthropic)
@DarriEy
DarriEy merged commit 63ce340 into main Jul 10, 2026
2 checks passed
@DarriEy
DarriEy deleted the chore/declare-symfluence-dep branch July 10, 2026 18:24
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.

1 participant