]> git.phdru.name Git - m_librarian.git/blobdiff - requirements.txt
Changes in README
[m_librarian.git] / requirements.txt
index be7fedeecd66483ba008d4a07fcaa5b04bf52f35..bd5c09b9e953e4b04f1f8838cc6cd32b076a003b 100644 (file)
@@ -1,9 +1,6 @@
---trusted-host phdru.name
---find-links=http://phdru.name/Software/Python/
---install-option="--compile --optimize"
+--install-option=-O2
 
 argparse; python_version == '2.6'
 SQLObject>=2.2.1; python_version >= '2.6' and python_version < '3.0'
 SQLObject>=3.0.0; python_version >= '3.4'
-m_lib>=2.0; python_version >= '2.6' and python_version < '3.0'
-m_lib>=3.0; python_version >= '3.4'
+m_lib.defenc>=1.0