X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=requirements.txt;h=be7fedeecd66483ba008d4a07fcaa5b04bf52f35;hb=cd8e70184fbc95950ebddb49a5365f15cd356b7c;hp=f16f3844527371c9430ae7544fab1ee617e8fa09;hpb=8f977b9eeedb62ab6b2a8eb790b4977a14f7acbb;p=m_librarian.git diff --git a/requirements.txt b/requirements.txt index f16f384..be7fede 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" +--install-option="--compile --optimize" argparse; python_version == '2.6' SQLObject>=2.2.1; python_version >= '2.6' and python_version < '3.0'