"hatch build" with beta Python release does not work #1990
Closed
treyhunner
started this conversation in
General
Replies: 1 comment
-
I'm not sure what happened, but after running |
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.
-
Running
hatch build
in my new project shows:I have been tweaking my
pyproject.toml
but haven't been able to figure out why nothing is being built.The project only supports Python 3.14, but even when I modify the versions in
pyproject.toml
to 3.13, nothing seems to build.Beta Was this translation helpful? Give feedback.
All reactions