]> git.phdru.name Git - m_librarian.git/blobdiff - devscripts/requirements/requirements.txt
CI(GHActions): Install all Python and PyPy versions from `conda-forge`
[m_librarian.git] / devscripts / requirements / requirements.txt
index bd5c09b9e953e4b04f1f8838cc6cd32b076a003b..94cef49c9d16c17b31d49bf3efdba95092c614ad 100644 (file)
@@ -1,6 +1,3 @@
---install-option=-O2
-
-argparse; python_version == '2.6'
-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