<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">
Thanks for working on this!
<div class=""><br class="">
</div>
<div class="">In my particular use-case, I rarely run twine myself, but instead rely on the <a href="https://github.com/travis-ci/dpl/blob/master/lib/dpl/provider/pypi.rb" class="">Travis-CI DPL routine</a>. Looking at that code, I don’t see any means I have
 to test a pre-release version.</div>
<div class=""><br class="">
</div>
<div class="">Given the presumably broad impact this one use-case has, it would be nice if there were a way to test it against pre-release versions of twine (and maybe also wheel, pip, and setuptools). Perhaps it would be worthwhile to propose a hook to that
 project to enable the versions of those projects to be specified for selective testing.</div>
<div class=""><br class="">
</div>
<div class="">Oh, I just had an idea - perhaps one could set the PIP_PRE environment variable and that would affect the install and allow the pre-release to be tested. I’ll give that a go.<br class="">
<div><br class="">
<blockquote type="cite" class="">
<div class="">On 3 Mar, 2018, at 11:06, Sumana Harihareswara <<a href="mailto:sh@changeset.nyc" class="">sh@changeset.nyc</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">Wrong URL (did I mention I'm new at this?). View 1.10.0rc1, including a<br class="">
fairly spiffy new README, at:<br class="">
<a href="https://test.pypi.org/project/twine/1.10.0rc1/" class="">https://test.pypi.org/project/twine/1.10.0rc1/</a> -- and please pass word<br class="">
along to our downstreams.<br class="">
<br class="">
-Sumana<br class="">
<br class="">
On 03/02/2018 05:32 PM, Sumana Harihareswara wrote:<br class="">
<blockquote type="cite" class="">(So it turns out I've taken on a volunteer gig, which is that I'm now<br class="">
one of the Twine maintainers. I may be wrong about how to do this -<br class="">
please feel free to comment on <a href="https://github.com/pypa/twine/pull/314" class="">
https://github.com/pypa/twine/pull/314</a><br class="">
which is where I'm pulling together a new release checklist for myself.)<br class="">
<br class="">
<a href="https://test.pypi.org/manage/project/twine/release/1.10.0rc1/" class="">https://test.pypi.org/manage/project/twine/release/1.10.0rc1/</a><br class="">
<br class="">
This is a release candidate for Twine 1.10.0 which I'm planning to<br class="">
release early next week.<br class="">
<br class="">
This release improves project registration usage text (in some cases<br class="">
removing it where inapplicable), and updates `--repository[-url]` usage<br class="">
text, prints progress to `stdout` instead of `stderr`, improves the<br class="">
progressbar, and reorganizes and improves user and developer documentation.<br class="">
<br class="">
Please see the changelog<br class="">
https://twine.readthedocs.io/en/latest/changelog.html for detailed notes<br class="">
under "Next feature release".<br class="">
<br class="">
I believe this is how you test it out:<br class="">
<br class="">
 pip install --upgrade --pre --index-url https://test.pypi.org/simple/<br class="">
--extra-index-url https://pypi.org/simple twine<br class="">
<br class="">
Please check existing open issues at<br class="">
https://github.com/pypa/twine/issues and open new ones if you have<br class="">
problems. Thanks!<br class="">
</blockquote>
<br class="">
<br class="">
-- <br class="">
Sumana Harihareswara<br class="">
Changeset Consulting<br class="">
<a href="https://changeset.nyc" class="">https://changeset.nyc</a><br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>