Use editable install to fix sdist build failure (#805)

This commit is contained in:
Adil Hafeez 2026-03-05 13:50:50 -08:00 committed by GitHub
parent a1508f4de1
commit 780a0af132
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 39 additions and 49 deletions

View file

@ -163,7 +163,7 @@ jobs:
python-version: "3.14"
- name: Install planoai
run: pip install ./cli
run: pip install -e ./cli
- name: Validate plano config
run: bash config/validate_plano_config.sh