X-Git-Url: https://git.phdru.name/?p=cookiecutter.git;a=blobdiff_plain;f=project_template%2Fdevscripts%2Frequirements%2Frequirements.txt;h=06736f72fe6dc0fd01f840195fe4ab0634139f68;hp=7afd2486190b3118272791c1e5fc7fcf4a5899bf;hb=f59ff0d31d44c1bade3eaa8d02ecb36d65bc415a;hpb=98dedc0502058127222dab0a0113a0d4e2b7e92d diff --git a/project_template/devscripts/requirements/requirements.txt b/project_template/devscripts/requirements/requirements.txt index 7afd248..06736f7 100644 --- a/project_template/devscripts/requirements/requirements.txt +++ b/project_template/devscripts/requirements/requirements.txt @@ -1,4 +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.4'