components/python/argparse/Makefile
changeset 4587 a814ef000c8b
parent 4536 e538a7eb8ea7
child 4847 05ee227964f9
--- a/components/python/argparse/Makefile	Thu Jul 02 09:34:17 2015 +0100
+++ b/components/python/argparse/Makefile	Thu Jul 02 08:59:20 2015 -0700
@@ -37,7 +37,6 @@
 # The argparse module was integrated into Python 2.7, so we should only deliver
 # a 2.6 module.
 PYTHON_VERSIONS = 2.6
-PYTHON_VERSION = 2.6
 
 include $(WS_MAKE_RULES)/prep.mk
 include $(WS_MAKE_RULES)/setup.py.mk