Skip to content

Get Appveyor to build GEOS and pygeos whl files for Windows#99

Closed
mwtoews wants to merge 1 commit intopygeos:masterfrom
mwtoews:appveyor
Closed

Get Appveyor to build GEOS and pygeos whl files for Windows#99
mwtoews wants to merge 1 commit intopygeos:masterfrom
mwtoews:appveyor

Conversation

@mwtoews
Copy link
Copy Markdown
Contributor

@mwtoews mwtoews commented Feb 25, 2020

This PR builds binary .whl files for Windows on AppVeyor, and the artefacts should be suitable to be uploaded to PyPi as discussed on #98

GEOS static and dynamic libraries are built with MSVC 2017 for Python 3.5-3.8, and the *.dll files (required by lib.cp38-win_amd64.pyd) are copied to the .whl file.

See working example at https://ci.appveyor.com/project/mwtoews/pygeos

It's currently draft as I'm uncertain that this repo is the best place to put this code. Is https://github.com/pygeos/pygeos-wheels a better home? (I'll admit I'm not 100% certain what's going on with multibuild)

@caspervdw
Copy link
Copy Markdown
Member

This is great, thanks for pushing this. I enabled appveyor on pygeos-wheels, so could you instead move the PR there?

When committing you could just put [skip travis] in your commit messages so that only appveyor is triggered.

@caspervdw
Copy link
Copy Markdown
Member

Closing through pygeos/pygeos-wheels#1

@caspervdw caspervdw closed this Mar 5, 2020
@mwtoews mwtoews deleted the appveyor branch April 27, 2021 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants