-
-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
Hi David,
Thanks for the different talks and templates, I've been "playing" with it for a while now for personal use and introduced to my company recently (only in talks).
I started with the uv template, and am using the uv sync --all-packages command to create my env and get it synced.
Doing so, I also realized that it would install all dependencies within my projects which is great because I typically add my dependencies there when I create/update a component or base.
So I decided to actually keep the dependencies at the root pyproject toml empty.
It would also mean I don't have to keep track of multiple different pyproject toml dependencies.
What do you think of this pattern?
I am not really finding disadvantages myself so far!
Greg
Metadata
Metadata
Assignees
Labels
No labels