summaryrefslogtreecommitdiff
path: root/src/setuptools_scm/_integration/setuptools.py
Commit message (Expand)AuthorAgeFilesLines
* bugfix: restore merge-lost encoding for setup.cfg loadingRonny Pfannschmidt2023-03-091-1/+1
* Merge remote-tracking branch 'upstream/debt/unused-code'Ronny Pfannschmidt2023-02-241-8/+2
|\
| * Merge branch 'main' into debt/unused-codeRonny Pfannschmidt2022-09-141-2/+0
| |\
| * | Remove IO parameter for read_dist_name_from_setup_cfg, which is unused and un...Jason R. Coombs2022-08-191-6/+2
* | | pre-commit updatesRonny Pfannschmidt2023-02-121-1/+0
| |/ |/|
* | [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-08-191-1/+1
* | Force encoding when reading setup.cfg. Fixes #760.Jason R. Coombs2022-08-191-1/+1
|/
* cleanup pyproject loading and allow cli relative roots to be specifiedRonny Pfannschmidt2022-06-281-0/+22