From 7b3d3dc85e9618f4b16f2c81a37429ebdaf5ebf2 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Wed, 2 Jan 2013 14:02:41 +1300 Subject: Documentation, setup.py updates, styling. --- setup.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 6fb25c01..9a5398be 100644 --- a/setup.py +++ b/setup.py @@ -93,7 +93,4 @@ setup( "Topic :: Software Development :: Testing" ], install_requires=["netlib", "urwid>=1.1", "pyasn1>0.1.2", "pyopenssl>=0.12", "PIL", "lxml"], - dependency_links=[ - 'https://github.com/cortesi/netlib/tarball/master#egg=netlib-0.1' - ], ) -- cgit v1.2.3