Configure poetry to better support pyenv installs

This commit is contained in:
Evie Litherland-Smith 2023-02-27 10:57:54 +00:00
parent a1d5a99d10
commit fe765870e2

View file

@ -1,2 +1,3 @@
[virtualenvs]
prefer-active-python = true
in-project = true