Closed ryanhiebert closed 5 years ago
Deployment is currently running on both of the jobs, causing one of the jobs, whichever deploys later, to fail the deployment because PyPI rejects the file upload. We should make it so that it only uploads once, probably using Travis' build stages.
OK, things are looking better now. With a little more work the deploys could be faster, but I'm good with where it is now.
Deployment is currently running on both of the jobs, causing one of the jobs, whichever deploys later, to fail the deployment because PyPI rejects the file upload. We should make it so that it only uploads once, probably using Travis' build stages.