X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=requirements.txt;h=b4f7120c93201cfabaafaceefaeccd26de6b1890;hb=cc591fcbe8391644a364e9687a41f0e7ffb4c94d;hp=db1e4d771f6ef8ec9b9b83876050f46d5c27bfa2;hpb=96126313439284dda983157f3cf4e856d6dd610f;p=mimedecode.git diff --git a/requirements.txt b/requirements.txt index db1e4d7..b4f7120 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" m_lib>=2.0; python_version >= '2.6' and python_version < '3.0' m_lib>=3.0.1; python_version >= '3.4'