Wire up more Application apis
[osm/N2VC.git] / setup.py
index 7a7e110..507f344 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -24,6 +24,7 @@ setup(
     install_requires=[
         'websockets',
         'pyyaml',
+        'theblues',
     ],
     include_package_data=True,
     maintainer='Juju Ecosystem Engineering',