X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=setup.py;h=1450a159d54a68704cbe0651f05f146711cd7fbe;hp=a4cceb105718554f7afc0e930c132c15291f6409;hb=f7c0922f9ddcdee33df3783a97d8c7978dae8210;hpb=b09436613925b2eb334c10f219b743868e4b3fe5 diff --git a/setup.py b/setup.py index a4cceb1..1450a15 100644 --- a/setup.py +++ b/setup.py @@ -26,6 +26,7 @@ setup( 'pyyaml>=3.0,<4.0', 'theblues>=0.3.8,<1.0', 'websockets>=4.0,<5.0', + 'paramiko', ], include_package_data=True, maintainer='',