Install large dependency from single local copy #10093
Unanswered
arainboldt
asked this question in
General
Replies: 1 comment 2 replies
-
Poetry already does that. We cache downloaded wheels. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I'm often creating repos that depend on large libraries like Torch. Re-installing fresh copies of these in every env is not only time-consuming but memory-consuming. Is it possible to have poetry reference a local copy and symlink it?
Thanks!
Andrew
Beta Was this translation helpful? Give feedback.
All reactions