From 539d19b46d267409c7251202e1b52ce2d491c634 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Sat, 5 Jan 2013 18:10:43 -0500 Subject: Remove unnecessary install_requires. --- setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index e956ff0e9..3e032f46c 100644 --- a/setup.py +++ b/setup.py @@ -93,7 +93,6 @@ case second `m'. Any other spelling is incorrect.""", 'console_scripts' : list(scripts), }, install_requires = [ - 'argparse', 'flufl.bounce', 'flufl.enum', 'flufl.i18n', -- cgit v1.2.3-70-g09d2