summaryrefslogtreecommitdiff
path: root/src/wheel/util.py
Commit message (Expand)AuthorAgeFilesLines
* Reformatted code with blackAlex Grönholm2021-12-291-2/+3
* Ensure logging is configured even on older Setuptools versions.python-logging-compatJason R. Coombs2021-12-261-0/+8
* Replace bespoke logger with Python logging logger, restoring info/debug/warni...python-loggingJason R. Coombs2021-12-261-12/+3
* Merge branch 'main' into remove-distutilsAlex Grönholm2021-12-261-23/+5
|\
| * Added the first batch of type annotationsAlex Grönholm2021-12-261-2/+4
| * Eliminated more py2 compatibility codeAlex Grönholm2021-12-241-20/+0
* | Fixed one more distutils importAlex Grönholm2021-12-241-0/+12
|/
* Adopted black and reformatted the codebase to matchAlex Grönholm2021-12-241-5/+5
* Dropped support for unmaintained Python versionsAlex Grönholm2021-12-221-21/+7
* Migrated to the src layoutAlex Grönholm2020-01-221-0/+46