Skip to content

Commit

Permalink
Updated PyPI password.
Browse files Browse the repository at this point in the history
Believe it or not, Travis cannot encrypt special characters:
travis-ci/dpl#377
  • Loading branch information
nedbat committed Mar 16, 2016
1 parent 79f5b9a commit f3b0574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ deploy:
provider: pypi
user: edx
password:
secure: wWYHDIO61/n8faB2JF4l6MiiJcu2jaReQU3eZ8zWCVKw2+AjxuC1skrst3+x4Nao1U72I33IajIXT6oa8ALAFOke0ViC4TSAdGkLrQChAS1hCU0yW02LDGeV5Y7V262uLVH+4rsNk5388f5Nta8LHER7SBI6f5UUbxScG2vkx18=
secure: xxKuWj3AGXUumPMLbjjq5x3sNLH0KfftQJX7nrE0OCKkN3m5/MM/WOMXR17/F6Yw60dEQ3LyQK0RoFmhDbUh1kmOyk/IGxCyKuLZC3jRZcprpv3DKutjo4PTJxNAtntCmAiJmNDoMoIE40pcut96Klew9y1LNruIo6uRJM0NRvA=
distributions: sdist bdist_wheel
on:
tags: true

0 comments on commit f3b0574

Please sign in to comment.