mirror of
https://github.com/unshackle-dl/unshackle.git
synced 2026-03-10 16:39:01 +00:00
Updated Services (markdown)
@@ -167,8 +167,8 @@ If you are new to `git` then take a look at [GitHub Desktop](https://desktop.git
|
|||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> A huge benefit with this method is that you can also sync dependencies by your own Services as well!
|
> A huge benefit with this method is that you can also sync dependencies by your own Services as well!
|
||||||
> Just use `poetry` to add or modify dependencies appropriately and commit the changed `poetry.lock`.
|
> Just use `uv` to add or modify dependencies appropriately and commit the changed `uv.lock`.
|
||||||
> However, if the core project also has dependency changes your `poetry.lock` changes will conflict and you
|
> However, if the core project also has dependency changes your `uv.lock` changes will conflict and you
|
||||||
> will need to learn how to do conflict resolution/rebasing. It is worth it though!
|
> will need to learn how to do conflict resolution/rebasing. It is worth it though!
|
||||||
|
|
||||||
#### Symlinking
|
#### Symlinking
|
||||||
|
|||||||
Reference in New Issue
Block a user