summaryrefslogtreecommitdiff
path: root/src/wheel/cli/convert.py
Commit message (Expand)AuthorAgeFilesLines
* [pre-commit.ci] pre-commit autoupdate (#524)pre-commit-ci[bot]2023-04-141-1/+1
* Removed convert.py execute permission to avoid packaging as executable (#523)Mike Geeves2023-03-211-0/+0
* Removed install dependency on setuptools (#483)Alex Grönholm2022-11-041-2/+5
* Replaced all uses of distutils with setuptools (#428)Alex Grönholm2021-12-311-9/+7
* Added pyupgrade and flake8-bugbear to pre-commit config (#432)Henry Schreiner2021-12-301-0/+2
* Added the first batch of type annotationsAlex Grönholm2021-12-261-1/+1
* Adopted black and reformatted the codebase to matchAlex Grönholm2021-12-241-46/+49
* Upgraded to py3.7+ syntaxAlex Grönholm2021-12-221-5/+5
* Dropped support for unmaintained Python versionsAlex Grönholm2021-12-221-3/+1
* Migrated to the src layoutAlex Grönholm2020-01-221-0/+269