Package installation on AppVeyor fails due to some unknown error. It is not a configuration error, it is an error that was brought on through some update of the AppVeyor CI images or Python distribution.
This commit disables wheel building on Windows. This means that wheels for Windows will not be available for future releases until the root cause of the issue has been fixed or a workaround has been created that does allow for wheels to be built.
Package installation on AppVeyor fails due to some unknown error. It is not a configuration error, it is an error that was brought on through some update of the AppVeyor CI images or Python distribution.
This commit disables wheel building on Windows. This means that wheels for Windows will not be available for future releases until the root cause of the issue has been fixed or a workaround has been created that does allow for wheels to be built.