mirror of
https://github.com/katanemo/plano.git
synced 2026-06-29 15:49:40 +02:00
fixed cli to use poetry as well. this way we make it easy to have the… (#160)
This commit is contained in:
parent
e81ca8d5cf
commit
1acf43ff7a
26 changed files with 771 additions and 116 deletions
|
|
@ -21,4 +21,4 @@ cp "$source_stage_env" "$destination_dir/stage.env"
|
|||
echo "Files copied successfully!"
|
||||
|
||||
echo "Building the cli"
|
||||
pip install -e .
|
||||
poetry install
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue