On 05/06/2017 10:34, Matthew Brett wrote:
Hi,

...........

You could do that, they will test whether the wheels run a minimal
case in terms of versions and dependencies.  You may hit
inconveniences building packages, because the toolchains are rather
old.

I assumed that everything I need would be in the wheels I have built. The manylinux docker needs to be able to build pythons anyhow so I guess the tools are good enough for that.



Alternatively you could use a bare but more recent distribution.  For
example, my multibuild framework for manylinux testing uses manylinux
containers to build with, and bare Ubuntu Trusty images for testing:

https://github.com/matthew-brett/multibuild
https://hub.docker.com/r/matthewbrett/trusty

Cheers,

Matthew



--
Robin Becker
_______________________________________________
Distutils-SIG maillist  -  [email protected]
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to