diff --git a/setup.py b/setup.py index cb7ba0b1e..b39a8230d 100755 --- a/setup.py +++ b/setup.py @@ -21,6 +21,7 @@ setup( 'python-augeas', 'python2-pythondialog', 'requests', + ], dependency_links=[ # http://augeas.net/download.html 'https://fedorahosted.org/released/python-augeas/',