Skip to content
Discussion options

You must be logged in to vote

yeah this can be tricky, you basically need to set the paths for all the packages that you want the local version of. What I've done in the past is use a pyproject.toml with uv and then use this syntax: https://docs.astral.sh/uv/concepts/projects/dependencies/#path the pip native equivalent is quite cumbersome with additional files you need to create

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by nmccann
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants