mirror of
https://github.com/katanemo/plano.git
synced 2026-04-27 17:56:28 +02:00
use uv instead of poetry (#663)
This commit is contained in:
parent
ca95ffb63d
commit
053e2b3a74
41 changed files with 3086 additions and 7226 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Building the cli"
|
||||
poetry install
|
||||
uv sync
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue