diff --git a/setup.py b/setup.py index 39e3126..8e810e2 100644 --- a/setup.py +++ b/setup.py @@ -59,12 +59,6 @@ else: branch = series dependency_links = [ - ('hg+https://bitbucket.org/nantic/' - 'trytond-production_external_party@%(branch)s' - '#egg=nantic-production_external_party-%(series)s' % { - 'branch': branch, - 'series': series, - }), ] if minor_version % 2: