X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=setup.py;h=f7936fcb6bb5de53a832e79a1dda39899611a147;hb=5d79939ab780d4717fe36bfd62f398b922f84829;hp=96593bad6aecd599b9cedf9efe43852d7d36437b;hpb=f20c67493ee09a4736577843e63e98cc3097191a;p=osm%2FN2VC.git diff --git a/setup.py b/setup.py index 96593ba..f7936fc 100644 --- a/setup.py +++ b/setup.py @@ -26,6 +26,7 @@ setup( 'juju==2.8.1', 'paramiko', 'pyasn1>=0.4.4', + 'kubernetes==10.0.1' ], include_package_data=True, maintainer='Adam Israel',