X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=requirements.txt;h=b4f7120c93201cfabaafaceefaeccd26de6b1890;hb=049f238d8b23e2ab7f543b33d52dd2544ffa7b22;hp=0344f9c960abe6d282e97512fa15097d21876903;hpb=4f3a7e004c25fefe5e652eacac8498f8994e18fa;p=mimedecode.git diff --git a/requirements.txt b/requirements.txt index 0344f9c..b4f7120 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ --trusted-host phdru.name --find-links=http://phdru.name/Software/Python/ ---install-option="--compile" +--install-option="--compile --optimize" -m_lib>=2.0 +m_lib>=2.0; python_version >= '2.6' and python_version < '3.0' +m_lib>=3.0.1; python_version >= '3.4'