-
Hi, new Hatch user here, excellent project. I have created a new project with hatch new and have created a dummy test case. When running
So evidently hatch can find my installations of python 3.9 and python 3.10, but not python 3.7. How can I specify the paths to those python executables? With tox, I can add
to tox.ini. How can I do the equivalent thing with hatch? |
Beta Was this translation helpful? Give feedback.
Answered by
ofek
May 2, 2022
Replies: 1 comment 3 replies
-
This should work https://ofek.dev/hatch/latest/config/environment/#python-version |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Godsmith
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should work https://ofek.dev/hatch/latest/config/environment/#python-version