X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=requirements.txt;h=b4f7120c93201cfabaafaceefaeccd26de6b1890;hb=049f238d8b23e2ab7f543b33d52dd2544ffa7b22;hp=df0f9e6a55545226bc2a8e576d1f71cb9e94a831;hpb=3d631f2516badeaece88ec61b3d0f2e9515e2722;p=mimedecode.git diff --git a/requirements.txt b/requirements.txt index df0f9e6..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; python_version >= '3.4' +m_lib>=3.0.1; python_version >= '3.4'