Closed MatthewFlamm closed 1 year ago
Merging #66 (6ffc2b3) into main (95da764) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #66 +/- ##
=======================================
Coverage 92.13% 92.13%
=======================================
Files 2 2
Lines 89 89
=======================================
Hits 82 82
Misses 7 7
flake8-isort is broken due to incompatibility with the newest version of flake8. We already have isort so it is unneeded and flake8-isort has an unfavorable license. Finally isort needed to be updated to fix a poetry installation issue.
CI is starting to fail due to conflicts with python 3.7. PyVista no longer supports this version, so we should drop here too.