diff --git a/setup.py b/setup.py index 114c8e8db..a03408dc0 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,6 @@ setup( author='Dan Helfman', author_email='witten@torsion.org', url='https://torsion.org/borgmatic', - download_url='https://projects.torsion.org/witten/borgmatic/archive/%s.tar.gz' % VERSION, classifiers=( 'Development Status :: 5 - Production/Stable', 'Environment :: Console',