Configure poetry to better support pyenv installs
This commit is contained in:
parent
a1d5a99d10
commit
fe765870e2
|
@ -1,2 +1,3 @@
|
||||||
[virtualenvs]
|
[virtualenvs]
|
||||||
|
prefer-active-python = true
|
||||||
in-project = true
|
in-project = true
|
||||||
|
|
Loading…
Reference in a new issue