diff options
| author | Tres Seaver <tseaver@palladion.com> | 2016-11-15 11:11:28 -0500 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2016-11-15 11:11:28 -0500 |
| commit | 88c34a3ebb649ad19e5521df47cbc11c1374d2a9 (patch) | |
| tree | 2b4cb452ef36e4869b0a6b31d63df2439133c0c7 | |
| parent | 53181babf9c983302173fcfbca8a1146776ab1d9 (diff) | |
| download | zope-interface-88c34a3ebb649ad19e5521df47cbc11c1374d2a9.tar.gz | |
Update PyPI password for zope.wheelbuilder on appveyor.
| -rw-r--r-- | appveyor.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml index 192917c..4c9ba19 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,6 @@ environment: password: - secure: RtpeKCle25vCixaUcJBu6Q== + secure: CZWv3s2DBRU90N7aCoOKtw== matrix: - python : 27 - python : 27-x64 |
