List Question
20 TechQA 2024-02-14T22:08:48.707000Using build with pyproject.toml produces a dynamic version that does not seem to match git tags
47 views
Asked by clay t
How to set dynamic version for tool.setuptools_scm in pyproject.toml
183 views
Asked by stackbiz
`setuptools_scm` includes a committed `.gitignore` to an `sdist` package
60 views
Asked by StSav012
Include all non .py file on pyproject.toml with setuptools_scm
246 views
Asked by user1598231
Why is version number 0.10.0 considered as older than 0.9.0 in setuptools_scm?
116 views
Asked by yuenherny
How to configure setuptools_scm to always generate timestamp and git hash
587 views
Asked by Billy
pyproject.toml in an isolated environment
1.4k views
Asked by olebole
Python Pip automatically increment version number based on SCM
1.3k views
Asked by Matthias
Python setuptools_scm get version from git tags
3.4k views
Asked by sfgroups
How to only pip install the latest tagged version when using setuptools_scm
216 views
Asked by mira
Using setuptools with pyproject.toml ignores my bash script
554 views
Asked by gnat79
Convert Git tag to Python version on the command line in Gitlab CI
777 views
Asked by olebole
How to fix Command "python setup.py egg_info" failed with error code 1
1.5k views
Asked by Akshay Jagtap
pip install from local directory doesnt add [build-system] dependencies
228 views
Asked by Cyberwiz
Python setuptools-scm producing version with .dev, unable to upload to PyPi
870 views
Asked by Nick Gimbal
Pip Whl naming conventions for git branches
265 views
Asked by John Sallay
Python setup.py setuptools_scm use_scm_version/get_version() error
6.1k views
Asked by Oliver
how to use release branch to increment version using setuptools_scm?
3.9k views
Asked by Kim Stacks
Feature Branch Artifacts Workflow in CI with SemVer
242 views
Asked by sh0rtcircuit