Migrate Skyvern to uv from poetry (#3554)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> Co-authored-by: stas <stas@skyvern.com>
This commit is contained in:
committed by
GitHub
parent
878ef36a36
commit
d61179e132
@@ -21,8 +21,8 @@ echo "🔧 Running Devsy setup..."
|
||||
# pip install -r requirements.txt
|
||||
# pip install -r requirements-dev.txt
|
||||
# pip install -e .
|
||||
# poetry install
|
||||
# pipenv install --dev
|
||||
# uv sync
|
||||
# uv sync --group dev
|
||||
|
||||
# ============================================================================
|
||||
# NODE.JS / JAVASCRIPT / TYPESCRIPT PROJECTS
|
||||
|
||||
Reference in New Issue
Block a user