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
As the `Makefile` contains `bdist_wheel`, I presume that "python setup.py publish" is used to make releases (because there is no wheel on PyPI for this version). This ensures that, regardless of which command is used to make a release, that a wheel is available to download.
0 commit comments