we switched to pyproject.toml
, however there are some small details of how setuptools
loads the package VERSION from a file, and if you do it wrong the package is built in a way that pip
/ setuptools
can't handle. For details, see bug
we switched to pyproject.toml
, however there are some small details of how setuptools
loads the package VERSION from a file, and if you do it wrong the package is built in a way that pip
/ setuptools
can't handle. For details, see bug