-
|
What's the use of data-dir in poetry? I can't find any explanation in the documentation or in the source code. The currently configured data-dir in my poetry instance doesn't even exist, yet poetry seems to work just fine. Hints? |
Beta Was this translation helpful? Give feedback.
Answered by
Secrus
Oct 21, 2025
Replies: 1 comment 1 reply
-
|
It is used for example as a default install dir of poetry-managed Python interpreters |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Vrihub
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is used for example as a default install dir of poetry-managed Python interpreters