summaryrefslogtreecommitdiff
path: root/setuptools/config/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Use new warnings in setuptools/config/__init__.pyAnderson Bravalheri2023-03-071-11/+18
* Import SetuptoolsDeprecationWarning from setuptools.warningsAnderson Bravalheri2023-03-061-1/+1
* Add stacklevel=2 to make calling code clearHugo van Kemenade2022-07-121-1/+1
* Add deprecation notice for config.{read,parse}_configurationAnderson Bravalheri2022-03-051-11/+35
* Make __all__ immutable in setuptools.configAnderson Bravalheri2022-03-051-2/+2
* Rename `config` to `config.setupcfg`Anderson Bravalheri2022-03-051-0/+11