X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=requirements.txt;h=b33eab20578ab6a28c7a4d59854073d22e30bb9c;hb=f48abd21f0d95056a517239a3cc802b1396c7f5e;hp=be7fedeecd66483ba008d4a07fcaa5b04bf52f35;hpb=dd1ce5b90e0d26fc7ade32f8f53cb51e60d10004;p=m_librarian.git diff --git a/requirements.txt b/requirements.txt index be7fede..b33eab2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +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'