X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=requirements.txt;h=b6601812837f40a2544be58158252f4b0d028151;hb=36cfe31759eb794433a1effb3489a3d4af3b722f;hp=db1e4d771f6ef8ec9b9b83876050f46d5c27bfa2;hpb=fed704e765f78e21b9a6a2b5e9ab2f9877e965ed;p=mimedecode.git diff --git a/requirements.txt b/requirements.txt index db1e4d7..b660181 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=-O2 m_lib>=2.0; python_version >= '2.6' and python_version < '3.0' m_lib>=3.0.1; python_version >= '3.4'