There was an error while loading. Please reload this page.
1 parent a7d7cc5 commit 0b3272aCopy full SHA for 0b3272a
31 files changed
docs/cloud-cli.md
justfile
@@ -2,7 +2,7 @@
2
3
# Install dependencies
4
install:
5
- pip install -e ".[dev]"
+ uv pip install -e ".[dev]"
6
uv sync
7
@echo ""
8
@echo "💡 Remember to activate the virtual environment by running: source .venv/bin/activate"
0 commit comments