]> git.phdru.name Git - sqlconvert.git/blobdiff - requirements.txt
Rename scripts -> demo; move sample.sql into demo
[sqlconvert.git] / requirements.txt
index beed0554c1dee36c62ce934bb621461b246e7c4a..90c942b69c75765595903630b00831ac51e9ab0f 100644 (file)
@@ -1,4 +1,6 @@
 --trusted-host phdru.name
 --find-links=http://phdru.name/Software/Python/
---install-option="--compile"
+--install-option="--compile --optimize"
 
+argparse; python_version == '2.6'
+sqlparse