[Distutils] Distribution format for Python3 libraries

Donald Stufft donald at stufft.io
Sat Nov 16 23:07:06 CET 2013


Wheels are way faster for pure python though, so they should totally be
uploaded :D

On Nov 16, 2013, at 5:06 PM, Paul Moore <p.f.moore at gmail.com> wrote:

> On 16 November 2013 21:59, Donald Stufft <donald at stufft.io> wrote:
>> And sdist!
> 
> Sorry - I assumed compiled C extensions. You'll always provide sdist,
> and unless you're distributing a compiled extension, that's all you'll
> need. (Wheel distributions even for pure Python is the intention in
> the future, but they aren't needed currently).
> 
> Paul


-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131116/a1ed7d41/attachment.sig>


More information about the Distutils-SIG mailing list