X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=setup.py;h=aa83fd6be2f878a1be0f569e154279438c3cce16;hb=refs%2Fchanges%2F57%2F9257%2F2;hp=9ba333b0785ea2cf05a4f095d20e5f44884eb80f;hpb=30ccee37324c3a2469c2c70a0a194c778dd20c92;p=osm%2FLCM.git diff --git a/setup.py b/setup.py index 9ba333b..aa83fd6 100644 --- a/setup.py +++ b/setup.py @@ -56,6 +56,8 @@ setup( 'osm-common', 'n2vc', 'jinja2', + 'grpcio-tools', + 'grpclib', # TODO this is version installed by 'apt python3-aiohttp' on Ubuntu Sserver 14.04 # version installed by pip 3.3.2 is not compatible. Code should be migrated to this version and use pip3 ],