BluEye-Robotics / blueye.sdk

A Python package for remote control of Blueye underwater drones.
GNU Lesser General Public License v3.0
17 stars 4 forks source link

Add missing dependencies #50

Closed sindrehan closed 4 years ago

sindrehan commented 4 years ago

These were introduced with the log browsing feature, but were (mistakenly) only added to the dev-deps.

Fixes #49

Checklist before merging

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #50   +/-   ##
======================================
  Coverage    56.7%   56.7%           
======================================
  Files           6       6           
  Lines         328     328           
======================================
  Hits          186     186           
  Misses        142     142
Flag Coverage Δ
#macos_python37 56.7% <ø> (ø) :arrow_up:
#macos_python38 56.7% <ø> (ø) :arrow_up:
#ubuntu_python37 56.7% <ø> (ø) :arrow_up:
#ubuntu_python38 56.7% <ø> (ø) :arrow_up:
#windows_python37 56.7% <ø> (ø) :arrow_up:
#windows_python38 56.7% <ø> (ø) :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 779611f...c6f56ce. Read the comment docs.