chore: bump circuitforge-core dep comment to >=0.8.0 (orch split)
Some checks failed
CI / test (push) Failing after 22s

This commit is contained in:
pyr0ball 2026-04-04 22:49:03 -07:00
parent ac3e97d6c8
commit fb9f751321

View file

@ -3,7 +3,7 @@
# Keep in sync with environment.yml # Keep in sync with environment.yml
# ── CircuitForge shared core ─────────────────────────────────────────────── # ── CircuitForge shared core ───────────────────────────────────────────────
# Requires circuitforge-core >= 0.7.0 (config.load_env, db, tasks, resources). # Requires circuitforge-core >= 0.8.0 (config.load_env, db, tasks; resources moved to circuitforge-orch).
# Local dev / Docker (parent-context build): path install works because # Local dev / Docker (parent-context build): path install works because
# circuitforge-core/ is a sibling directory. # circuitforge-core/ is a sibling directory.
# CI / fresh checkouts: falls back to the Forgejo VCS URL below. # CI / fresh checkouts: falls back to the Forgejo VCS URL below.