summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorAndi Albrecht <albrecht.andi@gmail.com>2010-12-09 05:55:12 +0100
committerAndi Albrecht <albrecht.andi@gmail.com>2010-12-09 05:55:12 +0100
commita7927edaef71f560d88205989655288fd8b3d23c (patch)
treedc21a7d8a57083456a6f1b0b25a392cf2a8fc6e2 /extras
parent6d95a5080e2c51bc759456f9a78991a81a272fe2 (diff)
downloadsqlparse-a7927edaef71f560d88205989655288fd8b3d23c.tar.gz
Fix a Py3K regression.
Diffstat (limited to 'extras')
-rw-r--r--extras/py3k/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/py3k/Makefile b/extras/py3k/Makefile
index 0f5f4b6..499f2bf 100644
--- a/extras/py3k/Makefile
+++ b/extras/py3k/Makefile
@@ -1,4 +1,4 @@
-2TO3=2to3
+2TO3=2to3-3.1
all: sqlparse tests