X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=setup.py;h=507f34434db1a07b915e6985b934382c96ddd4e7;hb=46068aa5a109559d884022e77ab0a4b864d9b4ad;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',