<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>I don't know if it has been mentioned before, but Travis already
      provides a way to automatically package and upload sdists and
      wheels to PyPI: <a class="moz-txt-link-freetext" href="https://docs.travis-ci.com/user/deployment/pypi/">https://docs.travis-ci.com/user/deployment/pypi/</a></p>
    <p>I've been using it myself in many projects and it has worked
      quite well. Granted, I haven't had to deal with binary wheels yet,
      but I think Travis should be able to handle creation of macOS and
      manylinux1 wheels.<br>
    </p>
    <br>
    <div class="moz-cite-prefix">03.11.2016, 22:07, Nathaniel Smith
      kirjoitti:<br>
    </div>
    <blockquote
cite="mid:CAPJVwBnhB1YC=Jsd2zHjYXxBPeOnAZ64gu1zvnPEeRsyPF5pNQ@mail.gmail.com"
      type="cite">
      <p dir="ltr">I think we're drifting pretty far off topic here...
        IIRC the original discussion was about whether the travis-ci
        infrastructure could be suborned to provide an sdist->wheel
        autobuilding service for pypi. (Answer: maybe, though it would
        be pretty awkward, and no one seems to be jumping up to make it
        happen.)</p>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Nov 3, 2016 11:28 AM, "Barry Warsaw"
          <<a moz-do-not-send="true" href="mailto:barry@python.org">barry@python.org</a>>
          wrote:<br type="attribution">
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">On Nov 03,
            2016, at 11:08 AM, Glyph Lefkowitz wrote:<br>
            <br>
            >I think phrasing this in terms of "perfect" and "good
            enough" presents a<br>
            >highly misleading framing.  Examined in this fashion, of
            course we may<br>
            >reluctantly use the "good enough" option, but don't we
            want the best option?<br>
            <br>
            What are the criteria for "best"?<br>
            <br>
            I'm not saying don't use Travis, I'm just trying to express
            that there are<br>
            technical limitations, which is almost definitely true of
            any CI<br>
            infrastructure.  If those limitations don't affect your
            project, great, go for<br>
            it!<br>
            <br>
            Cheers,<br>
            -Barry<br>
            <br>
            ______________________________<wbr>_________________<br>
            Distutils-SIG maillist  -  <a moz-do-not-send="true"
              href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a><br>
            <a moz-do-not-send="true"
              href="https://mail.python.org/mailman/listinfo/distutils-sig"
              rel="noreferrer" target="_blank">https://mail.python.org/<wbr>mailman/listinfo/distutils-sig</a><br>
            <br>
          </blockquote>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Distutils-SIG maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Distutils-SIG@python.org">Distutils-SIG@python.org</a>
<a class="moz-txt-link-freetext" href="https://mail.python.org/mailman/listinfo/distutils-sig">https://mail.python.org/mailman/listinfo/distutils-sig</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>