Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 474 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 474 Bytes

Retirement warning: these scripts have now been archived. Wheel building can be found in the Github action scripts of the original pyosmium repo.

Build wheel distribution for pyosmium.

build.sh script is usefull for testing and generates locally wheels in dist directory.

.travis.yml script builds wheels and uploads them into the release. You need to configure GITHUB_API_KEY in travis settings for this repository and this API keys needs public_repo permission