diff --git a/setup.py b/setup.py index 7b5d540..c4bbcaa 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,6 @@ ], install_requires = [ - 'elementtree', 'testtools', 'iso8601', 'python-ntlm',