Multiple build environments#195
Conversation
|
Added support for pillow/pil builds. There is a strange problem with nose and expectedFailure decorated methods. Need to investigate. |
|
This PR is ready for review. |
There was a problem hiding this comment.
I'm guessing this isn't needed any longer?
|
Any reason why the setup script can't be named with a leading Other than some pretty minor feedback, I'm 👍 on this. Hopefully this will be a bit more stable than the earlier accommodations made for PIL/pillow. Oh, and actually testing WX is a nice touch too 😉 |
it looked to me weird that the scripts where hidden, so I changed that. |
In general, I think it is a better build setup. Please note however that it does not look that we are testing much or WX or QT code of enable. We need to increase the test coverage. |
|
WTF. |
|
Ubuntu uses |
|
Ok, I reverted the change, it is not that bad to use |
|
Thanks @itziakos! |
This PRs adds support for multiple build environments. The test coverage changes are not expected to change since there are not many gui toolkit specific tests