raster-foundry / raster-foundry-python-client

A Python client for Raster Foundry.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated Deploys to PyPi failing

notthatbreezy opened this issue · comments

We have pushed two tags today and tests pass, etc. However, when the build gets to the point where it needs to deploy we see a message in the build log:

PyPI upload failed.
failed to deploy

I don't quite know what the issue is -- debated playing around with the encrypted variables, etc.; however, decided to wait until we could get some eyes on it from the operations team.

Looking at https://travis-ci.org/raster-foundry/raster-foundry-python-client/jobs/434293996#L661, I think we just need to add/verify an email address for the RF PyPi account.

Ah ok, didn't see that particular error.

@jmorrison1847 - did you get a verification email to info@rasterfoundry.com ?

I was able to verify it. The PyPI releases are out: https://pypi.org/project/rasterfoundry/

Great thanks, looking good from our end.