]> git.phdru.name Git - sqlconvert.git/blobdiff - requirements.txt
Require argparse for python 2.6
[sqlconvert.git] / requirements.txt
index e0fc4e7182e3bea28a23a652fb4da634e5cf4132..e1a553db0ab56ab38990d82d4dd6fb78735769b3 100644 (file)
@@ -2,4 +2,5 @@
 --find-links=http://phdru.name/Software/Python/
 --install-option="--compile"
 
+argparse; python_version == '2.6'
 sqlparse