Skip to content

Commit 339fe74

Browse files
committed
update pypi token
pypi/warehouse#6345
1 parent 397d2aa commit 339fe74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ deploy:
4646
- <<: *_deploy_provider
4747
provider: pypi
4848
distributions: sdist bdist_wheel
49-
user: "@token"
49+
user: __token__
5050
password: $PYPI_TOKEN
5151
- <<: *_deploy_provider
5252
provider: npm

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
0.10.1a1 (unreleased)
22
---------------------
33

4-
- Nothing changed yet.
4+
- Update pypi deploy username and token
55

66

77
0.10.1a (2019-08-02)

0 commit comments

Comments
 (0)