Commit 2d497164 authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

Add ska-logging package to Pipfile.

parent 5f7e90f6
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ name = "nexus-hosted"
# otherwise pytango will be recompiled.
numpy = "==1.17.2"
pytango = "==9.3.1"
ska_logging = ">=0.2.0"
lmcbaseclasses= ">=0.4.0"

# itango is added to make it easier to exercise the device in a CLI session,