| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added tests to type checking and finish annotations. (#477) | Kyle Benesch | 2022-10-26 | 1 | -2/+2 |
| | | |||||
| * | Made all remaining modules private | Alex Grönholm | 2022-10-24 | 1 | -1/+1 |
| | | |||||
| * | Fixed deprecated pytest imports | Alex Grönholm | 2022-10-24 | 1 | -1/+1 |
| | | |||||
| * | Improved the API and dropped bdist_wininst convert support | Alex Grönholm | 2022-10-24 | 1 | -6/+14 |
| | | |||||
| * | Merge branch 'main' into publicapi | Alex Grönholm | 2022-10-22 | 1 | -20/+44 |
| |\ | |||||
| | * | Added pyupgrade and flake8-bugbear to pre-commit config (#432) | Henry Schreiner | 2021-12-30 | 1 | -0/+2 |
| | | | | | | | Added pyupgrade and flake8-bugbear to pre-commit configuration. Converted all code to py37+ syntax. Reformatted the pre-commit configuration file. | ||||
| | * | Adopted black and reformatted the codebase to match | Alex Grönholm | 2021-12-24 | 1 | -24/+38 |
| | | | |||||
| | * | Fixed wheel pack duplicating WHEEL contents on build number change | Alex Grönholm | 2021-08-15 | 1 | -3/+12 |
| | | | | | | | | | Fixes #415. | ||||
| * | | Refactored test suite and CLI tools to use tmp_path | Alex Grönholm | 2020-06-21 | 1 | -7/+7 |
| |/ | | | | The tmp_path and tmp_path_factory fixtures are based on pathlib while tmpdir/tmpdir_factory are based on the third party py.path.local library. | ||||
| * | Fixed line endings when rewriting WHEEL | Alex Grönholm | 2020-01-26 | 1 | -3/+3 |
| | | |||||
| * | Use the existing build tag in wheel pack unless overridden | Alex Grönholm | 2020-01-26 | 1 | -11/+31 |
| | | | | | Closes #323. Fixes #322. | ||||
| * | Fixed duplicate RECORD file when using "wheel pack" on Windows | Alex Grönholm | 2020-01-21 | 1 | -0/+1 |
| | | |||||
| * | Added the --build-number option to "wheel pack" | Alex Grönholm | 2019-02-10 | 1 | -3/+9 |
| | | | | | Fixes #283. | ||||
| * | Added the "wheel pack" command | Alex Grönholm | 2018-07-17 | 1 | -0/+26 |
| Fixes #157. Fixes #168. | |||||
