]> git.phdru.name Git - sqlconvert.git/blobdiff - devscripts/requirements/requirements.txt
Stop supporting Python 2.6
[sqlconvert.git] / devscripts / requirements / requirements.txt
index e558e85cb6b8393428d10f7061b071811d8f2377..d1a7b7b52d921a1dd68a13107828959ef016e0d6 100644 (file)
@@ -1,8 +1,7 @@
 --install-option=-O2
 
-argparse; python_version == '2.6'
 sqlparse
-SQLObject>=2.2.1; python_version >= '2.6' and python_version < '3.0'
+SQLObject>=2.2.1; python_version >= '2.7' and python_version < '3.0'
 SQLObject>=3.0.0; python_version >= '3.4'
 m_lib.defenc>=1.0
 m_lib>=3.1