aboutsummaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Collapse)AuthorAgeFilesLines
* build: Use git tags for versioningHEAD0.23.0masterDimitri Staessens46 hours1-0/+23
Replace setup.py metadata with pyproject.toml and derive version from git tags with setuptools-scm. Adds git archive support for setuptools-scm version detection.