add config to pull python version from pyenv

This commit is contained in:
stvnrlly
2023-09-05 12:15:32 -04:00
parent c92b8e0933
commit be97bce280

2
poetry.toml Normal file
View File

@@ -0,0 +1,2 @@
[virtualenvs]
prefer-active-python = true