summaryrefslogtreecommitdiff
path: root/tests/testdata
Commit message (Expand)AuthorAgeFilesLines
* Added pyupgrade and flake8-bugbear to pre-commit config (#432)Henry Schreiner2021-12-308-0/+17
* Fixed pre-commit parameters for BlackHenry Schreiner2021-12-301-1/+1
* Adopted isort and applied it to the codebaseAlex Grönholm2021-12-242-2/+2
* Adopted black and reformatted the codebase to matchAlex Grönholm2021-12-247-58/+57
* Upgraded to py3.7+ syntaxAlex Grönholm2021-12-226-7/+7
* Dropped support for unmaintained Python versionsAlex Grönholm2021-12-221-1/+0
* Support unpacking wheels that contain files with commas in their names (#427)Hood Chatham2021-12-225-0/+12
* Don't use default macos/arm64 deployment target in calculating the platform t...Ronald Oussoren2020-12-131-0/+0
* Fixed error on Big Sur when deployment target = 11 (#386)Grzegorz Bokota2020-12-041-0/+0
* Added boilerplate code to the dummy extension distAlex Grönholm2020-01-211-0/+16
* Don't try to build ABI3 extensions on WindowsAlex Grönholm2020-01-215-3/+14
* macosx platform tag does not support patch releases (#317)Grzegorz Bokota2020-01-032-0/+0
* Fixed typo 'dynlib' -> 'dylib' (#320)Grzegorz Bokota2019-11-1910-0/+0
* Better discovery of macos system version to determine proper platform tag (#314)Grzegorz Bokota2019-10-2311-0/+13
* Fixed warning about the [wheel] section in testsAlex Grönholm2019-02-121-1/+1
* Added the "wheel pack" commandAlex Grönholm2018-07-171-0/+0
* Renamed the wheel.tool package to wheel.cli and migrated CLI stuff thereAlex Grönholm2018-07-1715-0/+63