- clone the repo
- install uv
- cd into the repo and run
uv sync - activate the virtual env with
source .venv/bin/activate - install the pre-commit hooks with
pre-commit install - whenever you want to add a new package to the project, instead of
pip install <package>useuv add <package>instead as this automatically updates the pyproject.toml file and the uv.lock file - good to go!
-
Notifications
You must be signed in to change notification settings - Fork 1
dhotrey/stitch
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
| No commit message | ||||
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published