Closed sparsonslab closed 4 years ago
The linux fail come down to some qt package: "qt.qpa.plugin". If you search on the Enthought slack lots of other people have had the same problem.
Merging #394 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #394 +/- ##
=======================================
Coverage 96.70% 96.70%
=======================================
Files 50 50
Lines 2669 2669
Branches 342 342
=======================================
Hits 2581 2581
Misses 51 51
Partials 37 37
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 09bf0ec...8b63ae8. Read the comment docs.
Description
Update of the dependencies from PyQt 4 to 5.
Background
Enthought libraries (Traits/etc) will no longer be maintained for PyQt 4 dependence.
Changes
ADDITIONAL_CORE_DEPS
inci/main.py
changed so that PyQt5 is used and other dependencies upgraded around this.