Skip to content

Commit

Permalink
update pypi token
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Aug 15, 2019
1 parent 397d2aa commit 339fe74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -46,7 +46,7 @@ deploy:
- <<: *_deploy_provider
provider: pypi
distributions: sdist bdist_wheel
user: "@token"
user: __token__
password: $PYPI_TOKEN
- <<: *_deploy_provider
provider: npm
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.rst
@@ -1,7 +1,7 @@
0.10.1a1 (unreleased)
---------------------

- Nothing changed yet.
- Update pypi deploy username and token


0.10.1a (2019-08-02)
Expand Down

0 comments on commit 339fe74

Please sign in to comment.