summaryrefslogtreecommitdiff
path: root/src/setuptools_scm/_version_cls.py
Commit message (Expand)AuthorAgeFilesLines
* breaking: replace trace with loggingRonny Pfannschmidt2023-03-291-2/+3
* pre-commit updatesRonny Pfannschmidt2023-02-121-1/+0
* move version type validation to version classRonny Pfannschmidt2023-01-181-0/+37
* Bump minimal python to 3.7Ronny Pfannschmidt2022-05-291-4/+4
* complete mypy transformationRonny Pfannschmidt2022-05-291-34/+8
* numerous type fixes and initial guess no dev handlingRonny Pfannschmidt2022-01-131-2/+2
* move version tuple creation into helper module + enure it works for legacy ve...Ronny Pfannschmidt2021-09-261-3/+28
* restore support of old setuptools/pip while warningRonny Pfannschmidt2021-09-021-0/+49