Replies: 1 comment
-
Never mind: I realized that Hatch could not locate these versions because they were not installed on my machine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I used
hatch new
to create a dummy project that is available here. When I runhatch run all:test
, the tests run successfully with Python 3.9 and 3.11, but I get the following error for the remaining versions in the matrix:Any suggestions? I see that there was a similar discussion earlier, but the link is broken for the solution that @ofek provided.
Beta Was this translation helpful? Give feedback.
All reactions