summaryrefslogtreecommitdiff
path: root/tests/cli/test_pack.py
Commit message (Expand)AuthorAgeFilesLines
* Used modern tmp_path instead of py.path based tmpdir (#513)Henry Schreiner2023-03-111-8/+8
* 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-24/+38
* Fixed wheel pack duplicating WHEEL contents on build number changeAlex Grönholm2021-08-151-3/+12
* Fixed line endings when rewriting WHEELAlex Grönholm2020-01-261-3/+3
* Use the existing build tag in wheel pack unless overriddenAlex Grönholm2020-01-261-11/+31
* Fixed duplicate RECORD file when using "wheel pack" on WindowsAlex Grönholm2020-01-211-0/+1
* Added the --build-number option to "wheel pack"Alex Grönholm2019-02-101-3/+9
* Added the "wheel pack" commandAlex Grönholm2018-07-171-0/+26