Rogdham / pyzstd

Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.
https://pyzstd.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
15 stars 3 forks source link

Trigger wheel build on Release commits #6

Closed Rogdham closed 4 months ago

Rogdham commented 4 months ago

Let's build wheels on the commit of a new release to make sure that everything will go smoothly when actually making a release.

To trigger this, the branch must start with release-.