Matthew Treinish
05df9bbfd4
Add comment and update test_06 skip message
2020-02-21 09:32:09 -05:00
Matthew Treinish and Joe Rickerby
f8d2982166
Update CI.md
...
Co-Authored-By: Joe Rickerby <joerick@mac.com >
2020-02-21 09:27:47 -05:00
Matthew Treinish
36e0618992
Update options.md
2020-02-21 06:48:10 -05:00
Matthew Treinish
549fc8a93e
Extract platform check to separate function
2020-02-21 06:43:56 -05:00
Matthew Treinish
5549eb3165
Update examples and CI.md
2020-02-21 06:37:45 -05:00
Matthew Treinish
7b906fb5dc
Update README table
2020-02-20 17:43:38 -05:00
Matthew Treinish
90da096b14
More test updates
2020-02-20 17:29:28 -05:00
Matthew Treinish
43c45b6011
Update tests again
2020-02-20 16:24:52 -05:00
Matthew Treinish
6ddac481c0
Fix typo
2020-02-20 16:18:51 -05:00
Matthew Treinish
a83ac06c8d
Fix small oversights
2020-02-20 16:17:51 -05:00
Matthew Treinish
ec4ea4e011
Adjust tests when running on non-x86
2020-02-20 16:12:54 -05:00
Matthew Treinish
ec5670a476
Use platform instead of distutils
2020-02-20 16:12:29 -05:00
Matthew Treinish
ce76b74251
Add support for manylinux wheels on non-x86 platforms
...
This commit adds config options and identifiers for building manylinux
wheels on non-x86 platforms. Based on what travis and manylinux2014
support this includes aarch64 (ARMv8), ppce64le (power pc 64bit little
endian), and the s390x platforms.
Fixes #269
2020-02-20 13:57:00 -05:00