| commit | 62b2ee49c25be96be8cb6ef97224f598ae7094be | [log] [tgz] |
|---|---|---|
| author | lloretgalleg <illoret@indra.es> | Tue Jun 30 11:26:48 2020 +0000 |
| committer | lloretgalleg <illoret@indra.es> | Tue Jun 30 13:36:14 2020 +0000 |
| tree | 6bc3f2c6030651e547b0d5ea3d93bb18463ce9fd | |
| parent | eccc21010cd4aedd32763acee92fd63cf061cfd1 [diff] [blame] |
Adding grpc library Change-Id: I8577bf19b895f543518ff1eacb28aa1c757391b1 Signed-off-by: lloretgalleg <illoret@indra.es>
diff --git a/setup.py b/setup.py index 9ba333b..aa83fd6 100644 --- a/setup.py +++ b/setup.py
@@ -56,6 +56,8 @@ '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 ],