summaryrefslogtreecommitdiff
path: root/tests/testdata/headers.dist
Commit message (Collapse)AuthorAgeFilesLines
* Adopted black and reformatted the codebase to matchAlex Grönholm2021-12-241-5/+6
|
* Upgraded to py3.7+ syntaxAlex Grönholm2021-12-221-1/+1
|
* Fixed warning about the [wheel] section in testsAlex Grönholm2019-02-121-1/+1
|
* Renamed the wheel.tool package to wheel.cli and migrated CLI stuff thereAlex Grönholm2018-07-174-0/+9
The VerifyingZipFile class was also merged to the WheelFile class.