# Local sibling packages (monorepo) installed EDITABLE from ../<name> before
# the main `.[dev]` install, so:
#   * changes in a sibling repo are picked up live (no reinstall), and
#   * private packages resolve from the working tree, not an index.
#
# One pip requirement specifier per line (name + optional extras). The
# setup script resolves each to ../<name> relative to this repo root and runs
# `pip install -e ../<name><extras>`. A missing sibling directory is skipped
# with a warning — the main `.[dev]` install may still resolve it from a
# configured package index.
#
# Keep this list aligned with the sibling deps declared in pyproject.toml.
pystator
pycharter[all]
pycatalyst
pyactuator[all]
