Revision 81394c0a8153fa3ad41ee3cb987227c8ea043125 authored by Daniel Himmelstein on 12 February 2019, 02:47:25 UTC, committed by Daniel Himmelstein on 12 February 2019, 03:09:06 UTC
PyPI deployment failed with the following error in the Travis log

https://travis-ci.com/manubot/manubot/builds/100542829#L1061
```
HTTPError: 403 Client Error: Invalid or non-existent authentication information. for url: https://upload.pypi.org/legacy/
```

https://travis-ci.com/manubot/manubot/jobs/176983327#L1104:
```
Could not restore untracked files from stash entry
PyPI upload failed.
failed to deploy
```

Regenerated encyrpted password using:
```
travis encrypt --store-repo manubot/manubot --com --add deploy.password XXXXXXXXXXXX
```

See https://github.com/manubot/manubot/pull/97#issuecomment-462590972
1 parent fc67139
History
File Mode Size
manubot
media
release-notes
.appveyor.yml -rw-r--r-- 640 bytes
.gitignore -rw-r--r-- 217 bytes
.travis.yml -rw-r--r-- 1.1 KB
LICENSE.md -rw-r--r-- 1.5 KB
MANIFEST.in -rw-r--r-- 27 bytes
README.md -rw-r--r-- 8.9 KB
setup.py -rw-r--r-- 2.0 KB

README.md

back to top