PyWavelets / pywt

PyWavelets - Wavelet Transforms in Python
http://pywavelets.readthedocs.org
MIT License
1.97k stars 460 forks source link

Fix bugs in automated wheel deployment #613

Closed grlee77 closed 2 years ago

grlee77 commented 2 years ago

Wheels built successfully for v1.2.0, but the automated wheel deployment failed. As a workaround, wheels for v1.2.0 were manually uploaded using twine.

This PR should fix two issues that occurred: 1.) The deployment was attempted before the aarch64 wheels builds had completed. 2.) Creating the sdist failed because Cython was missing