fredrikaverpil / pyside2-wheels

Unofficial PySide2 wheel building with Travis CI and AppVeyor
41 stars 6 forks source link

Add tests: pip install PySide2, python -c "from PySide2 import QtWidgets" #13

Closed fredrikaverpil closed 8 years ago

fredrikaverpil commented 8 years ago

Instead of just listing the built wheel, also pip install it and attempt to import PySide2.

Not sure if or how this can be done for the Docker-built wheels.