We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
40a6d2f
Adds wheel for Apple Silicon as well as Python 3.11. Removes wheels for Python 3.6.
08bb635
Builds binary wheels for common platforms (macOS x64-64, Windows, Linux ARM64+x86-64). Apple Silicon will be added once GitHub actions support them.
9dbbca8
Including manifest for header files so that sdist builds work from GitHub Actions.
b239916
gzip (and other transforming) streams with an underlying fileno, without requriing a wrapper.