On 28 October 2014 12:57, Antoine Pitrou <solip...@pitrou.net> wrote:
> I would like to tell bdist_wheel to therefore tag the package as a
> Python-independent, platform-dependent binary package. There doesn't
> seem to be a way of doing so, or is there?

I don't believe there is at the moment. But the tags are *only*
recorded in the filename, so it's perfectly OK to simply rename the
wheel file manually after it's created.

It would be nice to file a feature request for this on the wheel
tracker (https://bitbucket.org/pypa/wheel) as well, if there's nothing
there already, so we don't forget.

Paul
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to