summaryrefslogtreecommitdiff
path: root/src/setuptools_scm/_cli.py
Commit message (Expand)AuthorAgeFilesLines
* refactor/breaking: move file finders to private moduleRonny Pfannschmidt2023-03-131-1/+1
* pre-commit updatesRonny Pfannschmidt2023-02-121-1/+0
* private configruation moduleRonny Pfannschmidt2023-01-311-1/+1
* cleanup pyproject loading and allow cli relative roots to be specifiedRonny Pfannschmidt2022-06-281-1/+4
* fix #691 - support root in pyproject.toml even for cliRonny Pfannschmidt2022-06-261-10/+11
* Bump minimal python to 3.7Ronny Pfannschmidt2022-05-291-0/+2
* complete mypy transformationRonny Pfannschmidt2022-05-291-0/+80