You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Handle wheel.bdist_wheel deprecation warning
* Add relevant type ignore annotations
* Remove unused type: ignore annotations
* Remove wheel dependency and rely on setuptools providing bdist_wheel
* Add temporary workaround for issue 117 of cffi
* Further changes to avoid CI errors with CFFI
* Ensure recent setuptools is installed to avoid CI error
* Fallback to importing bdist_wheel from wheel for type-checking
* remove pin
* remove pins
* CHANGELOG entry
---------
Co-authored-by: David Hewitt <[email protected]>
0 commit comments