summaryrefslogtreecommitdiff
path: root/src/wheel/cli/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Allowed string components after initial number of build tags in `wheel tags` ...Alex Grönholm2023-04-141-1/+11
* Added tags CLI interface (#422)Henry Schreiner2023-03-121-0/+49
* Replaced all uses of distutils with setuptools (#428)Alex Grönholm2021-12-311-7/+0
* Added pyupgrade and flake8-bugbear to pre-commit config (#432)Henry Schreiner2021-12-301-0/+2
* Adopted black and reformatted the codebase to matchAlex Grönholm2021-12-241-17/+32
* Upgraded to py3.7+ syntaxAlex Grönholm2021-12-221-1/+1
* Dropped support for unmaintained Python versionsAlex Grönholm2021-12-221-2/+0
* Migrated to the src layoutAlex Grönholm2020-01-221-0/+88