Closed robbmcleod closed 5 years ago
Looking at
https://github.com/MacPython/astropy-wheels/blob/master/appveyor.yml
https://github.com/MacPython/dipy-wheels/blob/master/appveyor.yml
... perhaps we don't need that os
tag.
I don't see an obvious way to specify the Python bug-fix version number.
Seems to be working now. I downloaded and tested the wheel from the rackcdn server with Python 3.7.1 on Windows 10 x64.
I updated the
os
tag toVisual Studio 2017
in an effort to get Python 3.7 wheels to build. But that broke the older versions...