[Distutils] Clarifying the meaning of the sysconfig "data" directory
Nick Coghlan
ncoghlan at gmail.com
Sat Dec 7 16:40:10 CET 2013
As part of the docs clarification, I was planning to point out that such
layouts are almost always platform (and even distro) specific. That's still
a valid use case for sdist and wheel, though, so it makes sense to me to
document it properly.
My other related question is whether it's possible to force bdist_wheel to
include the platform tag as part of the build process, since such wheels
*should* be flagged as platform specific.
Cheers,
Nick.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131208/9bb817e9/attachment.html>
More information about the Distutils-SIG
mailing list