From b034d9277381c2422be4a46b97fc3e3dd8e4776b Mon Sep 17 00:00:00 2001 From: Johan Andersson Date: Sun, 28 Oct 2018 23:15:18 +0100 Subject: [PATCH] travis: need twine line to upload to pypi --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 6d3b419..890fb06 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,6 +20,7 @@ script: deploy: provider: pypi user: spaam + twine_version: 1.12.1 password: secure: YMxYmNOexO13ORBYPFPQrbt9RiLgRPmhTxHRuBVkrICXc1AXli+YGX56hF9nabCFsBT+OEEiGEux5QwSPXGDs2SoQWPKkcCS7uxD3l9QmZuA39IfwsaoDfPziU3Mr+heAmM8WdTls6rFEbUJEMG1/bNVqmijOWDBUi/k9MAC2N4= on: