pypa/cibuildwheel

Test on separate machine

Open

#317 opened on Apr 8, 2020

View on GitHub
 (12 comments) (1 reaction) (0 assignees)Python (324 forks)auto 404
help wanted

Repository metrics

Stars
 (2,248 stars)
PR merge metrics
 (PR metrics pending)

Description

Because there is no auditwheel/delocate alternative for windows and there are still some problems collecting libs like https://github.com/matthew-brett/delocate/issues/62

Maybe it is good idea to allow run test on separate instance? Then cibuildwheel will look to wheelhouse and install wheel instead of build them.

@joerick @YannickJadoul What do you think about this?

Contributor guide