Commit 728d0b5
authored
Remove widget import from __init__ (#76)
Qt Dependent import at top level results in build fail on conda because
of absence of pyqt in the environment
conda-forge/staged-recipes#320361 parent 80b7cd0 commit 728d0b5
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
0 commit comments