summaryrefslogtreecommitdiff
path: root/tests/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* Adopted black and reformatted the codebase to matchAlex Grönholm2021-12-241-16/+36
* Upgraded to py3.7+ syntaxAlex Grönholm2021-12-221-5/+2
* Support unpacking wheels that contain files with commas in their names (#427)Hood Chatham2021-12-221-1/+1
* Don't try to build ABI3 extensions on WindowsAlex Grönholm2020-01-211-0/+4
* Skip unicode dist and related test on Python < 3.6Alex Grönholm2020-01-211-1/+6
* Build wheels into a temporary directory in the test setup phaseAlex Grönholm2018-07-171-18/+9
* Renamed the wheel.tool package to wheel.cli and migrated CLI stuff thereAlex Grönholm2018-07-171-44/+3
* Fixed wrong character encodings used to write RECORDAlex Grönholm2018-03-311-1/+1
* Moved the tests out of the package treeAlex Grönholm2017-07-291-0/+87