Closed Closed LookupError: setuptools-scm was unable to detect version #354 vezeli opened on Aug 7, 2019 ...
setuptools_scm setuptools_scm extracts Python package versions from git or hg metadata instead of declaring them as the version argument or in a SCM managed file. Additionally setuptools_scm provides ...
During development, setuptools-scm takes over, giving me all the benefits you mentioned - traceability, git commit hash integration, and easier testing deployments. This hybrid approach has been a ...
Packaging Python projects used to feel like an obscure art, where the only spell everyone knew was “Setuptools.” But now, the game has changed—Python developers have new, modern tools to get their ...