SunPower/pvfactors

CI is failing in master

Closed this issue · 0 comments

Tests started failing after merging PR #110 (probably unrelated though):

  • somehow I missed that CI didn't run for that PR, need to look into that
  • tests failed for python 3.7 & 3.6 with Too long with no output (exceeded 10m0s): context deadline exceeded, first time seeing that
  • installation failed for python 2.7 with pyrsistent requires Python '>=3.5' but the running Python is 2.7.14