summaryrefslogtreecommitdiff
path: root/src/setuptools_scm/_types.py
Commit message (Expand)AuthorAgeFilesLines
* chore: drop unused code from _typesRonny Pfannschmidt2023-04-031-26/+3
* refactor: unify command running apisRonny Pfannschmidt2023-03-111-1/+2
* private configruation moduleRonny Pfannschmidt2023-01-311-1/+1
* drop unnecessary type-checking guardsRonny Pfannschmidt2023-01-181-6/+5
* cut down on the exposed helpers in __init__.pyRonny Pfannschmidt2023-01-181-0/+1
* typing: consolidate version schemes typesRonny Pfannschmidt2023-01-171-2/+4
* minimize bootstrap - fixes #722 and #723Ronny Pfannschmidt2022-06-221-7/+0
* restore python3.7 supportRonny Pfannschmidt2022-05-291-7/+2
* Bump minimal python to 3.7Ronny Pfannschmidt2022-05-291-0/+2
* complete mypy transformationRonny Pfannschmidt2022-05-291-9/+30
* numerous type fixes and initial guess no dev handlingRonny Pfannschmidt2022-01-131-0/+31