[Distutils] wheel including files it shouldn't

Leonardo Rochael Almeida leorochael at gmail.com
Thu Apr 28 04:07:33 EDT 2016


Actually, another thing you can do with the wheels at this point is to take
them for a spin :-)

Have pip in another virtualenv install it by using --find-links, or even
setting your own local index.

If you have tests embedded in your wheel, now would be a good time to run
them.

Best regards,

Leo

On 28 April 2016 at 05:03, Paul Moore <p.f.moore at gmail.com> wrote:

> On 28 April 2016 at 00:57, Ethan Furman <ethan at stoneleaf.us> wrote:
> > What types of things should I be doing for (3) ?
>
> You could check the contents of the wheels to ensure they don't
> contain unexpected files :-)
>
> But in all honesty, probably not much. I only noted it as it's the
> only place you can verify the actual files you're uploading.
> Paul
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20160428/a7ee3e89/attachment.html>


More information about the Distutils-SIG mailing list