Skip to content

Commit

Permalink
Merge 247be66 into d611d1d
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Jun 17, 2021
2 parents d611d1d + 247be66 commit b487741
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions appveyor.yml
@@ -1,8 +1,11 @@
# Currently the builds use @mgedmin's Appveyor account. The PyPI token belongs
# to zope.wheelbuilder, which is managed by @mgedmin and @dataflake.

environment:
global:
TWINE_USERNAME: zope.wheelbuilder
TWINE_USERNAME: __token__
TWINE_PASSWORD:
secure: UcdTh6W78cRLVGfKRFoa5A==
secure: aoZC/+rvJKg8B5GMGIxd1WN5nlr8JpHkzvR9PeQFNDJjz6AQ4dSfbdAxcUzjgusof0wqc7W2m4XhdWQdXVPQ8D62xeizEEG/ONwTczHdE6dfl87VZ23egxbGmsQtcf/Rxa1jvEsHAFAYFMGndArmZ3slMSeQCwEfc/blpNlVi7VcLYcCbKqh9q41DPhIuq3HcLypdocMu9aooDzwqia69n1e7ZkFpBnQu53YxZhuFQmzoY2pBJAM3uI4+6yrH3wUw9QF0ySzrgpgN9oLE2RVUg==
PURE_PYTHON: 0

matrix:
Expand Down

0 comments on commit b487741

Please sign in to comment.