X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=blobdiff_plain;f=NG-RO%2Fsetup.py;h=4e8dabaa887d3975140d7fac83fbc962069605fa;hp=a6cf47a8c452405359460eeb9bbd359709101bc6;hb=d1b610a284a1d5a17ccffa4e50401d83abfeb286;hpb=55fa0bb312eebc5899abca6124b2114db1682f7b diff --git a/NG-RO/setup.py b/NG-RO/setup.py index a6cf47a8..4e8dabaa 100644 --- a/NG-RO/setup.py +++ b/NG-RO/setup.py @@ -41,7 +41,6 @@ setup( 'PyYAML', 'requests', 'cryptography', # >=2.5 installed right version with the debian post-install script - 'osm-im @ git+https://osm.etsi.org/gerrit/osm/IM.git#egg=osm-im', "osm-ro-plugin @ git+https://osm.etsi.org/gerrit/osm/RO.git#egg=osm-ro-plugin&subdirectory=RO-plugin", ], setup_requires=['setuptools-version-command'],