Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 460 Bytes

File metadata and controls

13 lines (8 loc) · 460 Bytes

httpstan-wheels

We use multibuild to build wheels.

No manual action is required to make a release to PyPI. GitHub Actions tries to release previously-unreleased versions of httpstan twice a week.

Notes

Differences from the standard multibuild instructions

  • BUILD_COMMIT is automatically set to the most recent tagged version of httpstan. See .github/workflows/wheels.yml.