X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=requirements.txt;h=b4f7120c93201cfabaafaceefaeccd26de6b1890;hb=049f238d8b23e2ab7f543b33d52dd2544ffa7b22;hp=db1e4d771f6ef8ec9b9b83876050f46d5c27bfa2;hpb=fed704e765f78e21b9a6a2b5e9ab2f9877e965ed;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'