summaryrefslogtreecommitdiff
path: root/tests/cli/test_convert.py
Commit message (Collapse)AuthorAgeFilesLines
* Adopted black and reformatted the codebase to matchAlex Grönholm2021-12-241-3/+5
|
* Adding r for raw regex string on cli/test_convert.py (#273)Bertil Hatt2018-10-281-1/+1
|
* Added test and news item for PR #266Alex Grönholm2018-10-151-1/+7
|
* Renamed the wheel.tool package to wheel.cli and migrated CLI stuff thereAlex Grönholm2018-07-171-0/+18
The VerifyingZipFile class was also merged to the WheelFile class.