Skip to content

Commit

Permalink
core: services: ping: setup: Add missing loguru library
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Nov 22, 2021
1 parent c59abda commit cbfa25e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/services/ping/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
install_requires=[
"bluerobotics-ping == 0.1.2",
"bridges == 0.1.0",
"loguru == 0.5.3",
"pyserial == 3.5",
],
)

0 comments on commit cbfa25e

Please sign in to comment.