From 1796eb5d7c3a5d2376d90e75d0aef0682fb20ed6 Mon Sep 17 00:00:00 2001 From: IceArmy Date: Sat, 4 Jun 2011 14:07:15 -0700 Subject: [PATCH] Mark argparse as dependency for Python 2.6 --- python/INSTALL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python/INSTALL b/python/INSTALL index 13e53f86..db0d6927 100644 --- a/python/INSTALL +++ b/python/INSTALL @@ -4,6 +4,8 @@ DEPENDENCIES * PyQt4 >= 4.8.0 * Qt >= 4.7.0 +* python-argparse == (Python 2.6) + -> Windows ------- You can download the required programs here.