chore: bump circuitforge-core dep comment to >=0.8.0 (orch split)
Some checks failed
CI / test (push) Failing after 22s
Some checks failed
CI / test (push) Failing after 22s
This commit is contained in:
parent
ac3e97d6c8
commit
fb9f751321
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue