mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
Add mock pyqtSignal to try to get Travis to build
This commit is contained in:
@@ -7,3 +7,4 @@ elif qt_api == 'pyqt':
|
||||
else:
|
||||
# Mock objects
|
||||
Qt = None
|
||||
pyqtSignal = None
|
||||
|
||||
Reference in New Issue
Block a user