Closed github-actions[bot] closed 3 years ago
failure
Revert the release commit and rerun the release process to retry.
Alternatively you can still publish the dist to PyPI manually:
(Make sure you have commit 74246e6893b4f7271dd8548d29cce0d093da9f4f
checked out)
# Create the build (old style for setup.py projects)
python3 setup.py bdist_wheel sdist
# Create the build (PEP517)
python -m build
# Upload your build to PyPI
twine upload dist/*
Then create a GitHub release (this link pre-populates the tag and target fields).
Comment created by workflow: Release stage 2 - auto publish
, run: 7
Failed, reverting and trying again.
⚡ Merging this PR will automatically create a GitHub Release & publish the package ⚡
This PR was created by the
Release stage 1 - create release PR
workflow, triggered by @oliver-sandersTests:
master
:Checklist:
0
other open issues/PRs on milestone 1.3.3 at time of PR creationNext steps: