Temporarily disable pypi release code

This commit is contained in:
Armin Ronacher 2016-01-21 11:47:14 -08:00
parent 0e61fd4e91
commit f4a7e9a97c
1 changed files with 7 additions and 7 deletions

View File

@ -7,13 +7,13 @@ addons:
cache:
directories:
- "$HOME/.cache/pip"
deploy:
provider: pypi
user: getsentry
password:
secure: NMwOI1H9arp2vbgaidx9OY6y8990hiu0WsHtowEvEdGKXNzAQcy0sW3SoKcB6FN0bk11xhj49+5C++KAwMYwE/SL8Y5OoZ1/iYVI4/XlWNukr+1/pfPKVMgw3v5W+pL5Ba9TBdFfIoFPNYUDPLItSSjg94Bm95034gBkYWC5Hl0=
on:
tags: true
#deploy:
# provider: pypi
# user: getsentry
# password:
# secure: NMwOI1H9arp2vbgaidx9OY6y8990hiu0WsHtowEvEdGKXNzAQcy0sW3SoKcB6FN0bk11xhj49+5C++KAwMYwE/SL8Y5OoZ1/iYVI4/XlWNukr+1/pfPKVMgw3v5W+pL5Ba9TBdFfIoFPNYUDPLItSSjg94Bm95034gBkYWC5Hl0=
# on:
# tags: true
python:
- '2.6'
- '2.7'