X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=project_template%2Fdevscripts%2Frequirements%2Frequirements.txt;h=06736f72fe6dc0fd01f840195fe4ab0634139f68;hb=f47f7206030e336d2b1362c7fb9090a41ca3d06c;hp=788a287177919a1f53d205ee47b867347cffd0f0;hpb=1be6d93333697c1969be9dbaa722299effa770f5;p=cookiecutter.git diff --git a/project_template/devscripts/requirements/requirements.txt b/project_template/devscripts/requirements/requirements.txt index 788a287..06736f7 100644 --- a/project_template/devscripts/requirements/requirements.txt +++ b/project_template/devscripts/requirements/requirements.txt @@ -1,7 +1,7 @@ --trusted-host phdru.name ---find-links=http://phdru.name/Software/Python/ +--find-links=https://phdru.name/Software/Python/ --install-option=-O2 m_lib.defenc >= 1.0 m_lib >= 2.0; python_version >= '2.7' and python_version < '3.0' -m_lib >= 3.0; python_version >= '3.3' +m_lib >= 3.0; python_version >= '3.4'