SunSpecOrangeButton / pyoblib

Orange Button Python Library
Apache License 2.0
14 stars 19 forks source link

Updates Travis config and eliminates setting pythonpath #136

Closed jessiedeot closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #136 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #136   +/-   ##
=======================================
  Coverage   89.41%   89.41%           
=======================================
  Files          25       25           
  Lines        2447     2447           
=======================================
  Hits         2188     2188           
  Misses        259      259
Impacted Files Coverage Δ
oblib/tests/test_ob.py 100% <100%> (ø) :arrow_up:

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 dd9ef43...c812040. Read the comment docs.

cwhanse commented 5 years ago

try six>=1.10.0 it looks like six 1.12 isn't compatible with py3.4