tdos.apone
|
1b33c4cac5
|
add a 'pip install' step before building wheels
|
2017-06-03 12:37:13 -05:00 |
|
Joe Rickerby
|
083ece8bbc
|
Don't ignore dependency wheels, copy them to output if pure wheels
|
2017-04-13 13:48:57 +01:00 |
|
Joe Rickerby
|
d5fa5475d4
|
Don't audit or delocate wheels that are dependencies of the package
Wheels that are dependencies are also output by `pip wheel`. These can
cause auditwheel trouble, and we're not interested in them anyway
|
2017-04-12 09:49:38 +01:00 |
|
Joe Rickerby
|
3f6a943b6d
|
Add missing imports
|
2017-04-11 23:28:13 +01:00 |
|
Joe Rickerby
|
a2a2a7b382
|
Add Mac and Windows implementations of CIBW_SKIP
|
2017-04-11 23:15:19 +01:00 |
|
Joe Rickerby
|
2679cb7f46
|
Add before_build option, that runs a shell command before 'pip wheel'
|
2017-04-10 21:42:12 +01:00 |
|
Joe Rickerby
|
5c91340ad0
|
Run the pip version check in the right env
|
2017-04-10 21:40:03 +01:00 |
|
Joe Rickerby
|
510229177a
|
Remove some debug code that was breaking the build
|
2017-03-31 09:58:28 +01:00 |
|
Joe Rickerby
|
b8b2cf126a
|
Break into separate files
|
2017-03-19 21:27:29 +00:00 |
|