X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=setup.py;h=507f34434db1a07b915e6985b934382c96ddd4e7;hb=f70f1d38723997c6f35750f5d2d17fe1b74ba40d;hp=7a7e110a4b2f58993d39e2bf95f56eadcd45da5b;hpb=8a3ccd4c23c41b30126ae548a575233cba11cc4d;p=osm%2FN2VC.git diff --git a/setup.py b/setup.py index 7a7e110..507f344 100644 --- a/setup.py +++ b/setup.py @@ -24,6 +24,7 @@ setup( install_requires=[ 'websockets', 'pyyaml', + 'theblues', ], include_package_data=True, maintainer='Juju Ecosystem Engineering',