Conversation
|
@zzzeek I haven't tried the release yaml, but since the old one worked I'm for yolo-ing this one |
zzzeek
left a comment
There was a problem hiding this comment.
What's the "normie" way to do this without all the explicit hatch stuff? The whole idea is supposed to be, pyproject.toml has build-backend and that's supposed to set it all up. pypa doesn't have a github action that works for this?
I don't know what "normie" means, but |
|
indeed that works, but we need hatch cli to change the version, so we may as well use it to build things too. overall it's the same for me |
No description provided.