pcdshub / lightpath

LCLS Lightpath Module
https://pcdshub.github.io/lightpath
Other
4 stars 9 forks source link

FIX: Adding prettytable as a dependency #4

Closed hhslepicka closed 7 years ago

hhslepicka commented 7 years ago

Quick fix to pass the tests.

teddyrendahl commented 7 years ago

@hhslepicka Can you also wipe out the way that pedl gets installed? I think I wrote this Travis file before I knew the cool way to install from Github via pip

codecov-io commented 7 years ago

Codecov Report

Merging #4 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #4   +/-   ##
=======================================
  Coverage   85.98%   85.98%           
=======================================
  Files          10       10           
  Lines         471      471           
=======================================
  Hits          405      405           
  Misses         66       66

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 c6a4ee2...364c352. Read the comment docs.

teddyrendahl commented 7 years ago

πŸ‘ πŸ‘

teddyrendahl commented 7 years ago

Looks good merging in!