X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=setup.py;h=411066ff987889b2b97055fdb03d9ba7573a5af3;hb=97ca027ba658a298af1aef9bd2fc588624906051;hp=aa83fd6be2f878a1be0f569e154279438c3cce16;hpb=62b2ee49c25be96be8cb6ef97224f598ae7094be;p=osm%2FLCM.git diff --git a/setup.py b/setup.py index aa83fd6..411066f 100644 --- a/setup.py +++ b/setup.py @@ -45,10 +45,6 @@ setup( # data_files=[('/etc/osm/', ['osm_lcm/lcm.cfg']), # ('/etc/systemd/system/', ['osm_lcm/osm-lcm.service']), # ], - dependency_links=[ - 'git+https://osm.etsi.org/gerrit/osm/common.git#egg=osm-common', - 'git+https://osm.etsi.org/gerrit/osm/N2VC.git#egg=n2vc', - ], install_requires=[ # 'pymongo', 'PyYAML',