Tags: deepcharles/ruptures
Tags
ci: use joerick/[email protected] action in upload to pypi (#120) * 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.
build(pypi): new version 1.1.1 (#86) No change to the code compared to the previous version. The package was only partly published to Pypi because of the failure of one provider in the CI. Since Pypi's policy prevents re-uploading twice the same version, we have to increment the version number. * build(pypi): new version 1.1.1 * ci: remove temporary gh action This job was introduced for testing purposes only. * docs(changelog): update changelog * ci(pypi): change python version 3.7-->3.8 No need to have two different python versions in the same gh action. * ci(pypi): use a release candidate to test the ci Make sure that the publishing process to pypi finishes completely. We use a 1.1.1rc1 as a version number. * ci(pypi): new version 1.1.1
PreviousNext