Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added the first batch of type annotations | Alex Grönholm | 2021-12-26 | 1 | -1/+3 |
| | |||||
* | Adopted black and reformatted the codebase to match | Alex Grönholm | 2021-12-24 | 1 | -26/+36 |
| | |||||
* | Upgraded to py3.7+ syntax | Alex Grönholm | 2021-12-22 | 1 | -4/+4 |
| | |||||
* | Dropped support for unmaintained Python versions | Alex Grönholm | 2021-12-22 | 1 | -5/+1 |
| | |||||
* | Fixed wheel pack duplicating WHEEL contents on build number change | Alex Grönholm | 2021-08-15 | 1 | -1/+4 |
| | | | | Fixes #415. | ||||
* | 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 | -6/+27 |
| | | | | Closes #323. Fixes #322. | ||||
* | Migrated to the src layout | Alex Grönholm | 2020-01-22 | 1 | -0/+58 |
Fixes #37. |