Skip to content

Migration from flit #464

Answered by WolfgangFahl
WolfgangFahl asked this question in Q&A
Sep 7, 2022 · 4 comments · 2 replies
Discussion options

You must be logged in to vote

surprisingly the flit default to look for the version string in the init.py of the package needs to be specifically set for hatch ...

[tool.hatch.version]
path = "justpy/__init__.py"

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@ofek
Comment options

ofek Sep 7, 2022
Maintainer Sponsor

Answer selected by WolfgangFahl
Comment options

ofek
Sep 7, 2022
Maintainer Sponsor

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ofek
Comment options

ofek Sep 7, 2022
Maintainer Sponsor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants