summaryrefslogtreecommitdiff
path: root/src/setuptools_scm/discover.py
Commit message (Expand)AuthorAgeFilesLines
* chore: drop unused code from _typesRonny Pfannschmidt2023-04-031-1/+2
* chore: migrate walk_potental_roots to pathlib.PathRonny Pfannschmidt2023-04-021-13/+6
* breaking: replace trace with loggingRonny Pfannschmidt2023-03-291-4/+6
* refactor: split tracing and command running into own modulesRonny Pfannschmidt2023-03-111-1/+1
* private configruation moduleRonny Pfannschmidt2023-01-311-1/+1
* drop unnecessary type-checking guardsRonny Pfannschmidt2023-01-181-3/+1
* minimize bootstrap - fixes #722 and #723Ronny Pfannschmidt2022-06-221-1/+3
* Bump minimal python to 3.7Ronny Pfannschmidt2022-05-291-0/+2
* complete mypy transformationRonny Pfannschmidt2022-05-291-4/+11
* restore support of old setuptools/pip while warningRonny Pfannschmidt2021-09-021-1/+2
* apply reorder-python-importsRonny Pfannschmidt2021-08-071-1/+3
* Adding search_parent_directories to recursively search parent directory for g...Tom de Geus2021-08-071-8/+51
* Use slimmer and more modern APIsPhilipp A2021-01-201-2/+1
* switch to src/ layoutRonny Pfannschmidt2018-05-191-0/+13