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

osmcode/pyosmium-wheel-build

Repository files navigation

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