]> git.phdru.name Git - sqlconvert.git/commitdiff
Require argparse for python 2.6
authorOleg Broytman <phd@phdru.name>
Fri, 29 Jul 2016 20:17:54 +0000 (23:17 +0300)
committerOleg Broytman <phd@phdru.name>
Fri, 29 Jul 2016 20:17:54 +0000 (23:17 +0300)
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