minus-squareStatic_Rocket@lemmy.worldtoProgramming@programming.dev•New to Python packaging? Avoid hatchlinkfedilinkEnglisharrow-up2·2 days agoFlit isn’t awful, but it’s still a little disappointing that it expects an explicit version string from the package and can’t take one from the pyproject.toml, but maybe that’s changed now linkfedilink
Flit isn’t awful, but it’s still a little disappointing that it expects an explicit version string from the package and can’t take one from the
pyproject.toml, but maybe that’s changed now