Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed detection of 32-bit Python on 64-bit OS | Alex Grönholm | 2021-12-24 | 1 | -1/+1 |
* | Replaced distutils with setuptools | Alex Grönholm | 2021-12-24 | 1 | -11/+11 |
* | Adopted isort and applied it to the codebase | Alex Grönholm | 2021-12-24 | 1 | -2/+2 |
* | Adopted black and reformatted the codebase to match | Alex Grönholm | 2021-12-24 | 1 | -43/+106 |
* | Don't use default macos/arm64 deployment target in calculating the platform t... | Ronald Oussoren | 2020-12-13 | 1 | -0/+1 |
* | Fixed error on Big Sur when deployment target = 11 (#386) | Grzegorz Bokota | 2020-12-04 | 1 | -4/+24 |
* | Replaced pep425tags with packaging (#346) | Matti Picus | 2020-04-07 | 1 | -1/+1 |
* | macosx platform tag does not support patch releases (#317) | Grzegorz Bokota | 2020-01-03 | 1 | -20/+40 |
* | Fixed typo 'dynlib' -> 'dylib' (#320) | Grzegorz Bokota | 2019-11-19 | 1 | -16/+16 |
* | Better discovery of macos system version to determine proper platform tag (#314) | Grzegorz Bokota | 2019-10-23 | 1 | -0/+114 |