Skip to content
This repository was archived by the owner on Jan 12, 2023. It is now read-only.

Fix multiple deploys to PyPI#126

Merged
c-w merged 1 commit into
masterfrom
fix-multiple-deploy
Aug 24, 2019
Merged

Fix multiple deploys to PyPI#126
c-w merged 1 commit into
masterfrom
fix-multiple-deploy

Conversation

@c-w

@c-w c-w commented Aug 24, 2019

Copy link
Copy Markdown
Owner

When releasing a new version, the current Travis configuration attempts to deploy the code to PyPI for every Python version. PyPI releases are now immutable so the build's behavior causes errors (see sample build. Gating the PyPI upload to a single Python version fixes this behavior.

@c-w c-w merged commit 378a7b4 into master Aug 24, 2019
@c-w c-w deleted the fix-multiple-deploy branch August 24, 2019 23:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant