PDAL / python

PDAL's Python Support
Other
116 stars 34 forks source link

wheel availability? #60

Closed vovchykbratyk closed 2 years ago

vovchykbratyk commented 4 years ago

For those of us who operate in a Windows enterprise where we don't have access to MS VS 2017 (and therefore pip install fails) would it be possible to host win64 .whl (python 3.x; 3.6 specifically) on either pypi or conda-forge? thanks!

hobu commented 4 years ago

I would be happy to merge a PR that implemented wheel building in our Azure Pipelines and then push those as part of a release.