diff --git a/develop.sh b/develop.sh index a7b89c6..0ba2c74 100755 --- a/develop.sh +++ b/develop.sh @@ -1,3 +1,3 @@ set -e -pip install -e . +uv pip install -e .