Re: Twine 1.10.0rc1 on Test PyPI

2018-03-04 Thread Sumana Harihareswara
My current guess is that if the RC were on https://pypi.org, rather than https://test.pypi.org, Travis would be able to grab it using PIP_PRE. -Sumana On 03/03/2018 03:09 PM, Cosimo Lupo wrote: > Maybe you could try writing a pip configuration file in > $HOME/.config/pip/pip.conf (or /etc/pip.con

Re: Twine 1.10.0rc1 on Test PyPI

2018-03-03 Thread Cosimo Lupo
Maybe you could try writing a pip configuration file in $HOME/.config/pip/pip.conf (or /etc/pip.conf). Travis dpl must be using pip to download twine, and pip should be able to look there for a `pre` option. (I just guess, haven’t tried myself) -- Cosimo Il 3 mar 2018, 18:30 +, Jason R. C

Re: Twine 1.10.0rc1 on Test PyPI

2018-03-03 Thread Jason R. Coombs
I tried but as you can see in this job, the environment variables aren’t honored, so it seems I cannot test a twine release in Travis. At this point, I think I’ll just wait for the official release. On 3 Mar, 2018, at 11:17, Jason R. Coombs

Re: Twine 1.10.0rc1 on Test PyPI

2018-03-03 Thread Jason R. Coombs
Thanks for working on this! In my particular use-case, I rarely run twine myself, but instead rely on the Travis-CI DPL routine. Looking at that code, I don’t see any means I have to test a pre-release version. Given the p

Re: Twine 1.10.0rc1 on Test PyPI

2018-03-03 Thread Sumana Harihareswara
Wrong URL (did I mention I'm new at this?). View 1.10.0rc1, including a fairly spiffy new README, at: https://test.pypi.org/project/twine/1.10.0rc1/ -- and please pass word along to our downstreams. -Sumana On 03/02/2018 05:32 PM, Sumana Harihareswara wrote: > (So it turns out I've taken on a vol

Twine 1.10.0rc1 on Test PyPI

2018-03-02 Thread Sumana Harihareswara
(So it turns out I've taken on a volunteer gig, which is that I'm now one of the Twine maintainers. I may be wrong about how to do this - please feel free to comment on https://github.com/pypa/twine/pull/314 which is where I'm pulling together a new release checklist for myself.) https://test.pypi