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
* ci: use cibuildwheel action in upload to pypi
* ci(pypi-upload): Using checkout@v1 is easier
than v2 if you use setuptools_scm.
* ci: remove useless option from actions/checkout@v1
* ci: try with CIBW_ENVIRONMENT
* ci: remove duplicate variable definition
* ci: checkout@v1 is better with setuptools_scm
* ci: must keep SETUPTOOLS_SCM_PRETEND_VERSION
twice because sdist needs it.
0 commit comments