From: Oleg Broytman Date: Fri, 15 Dec 2017 13:49:48 +0000 (+0300) Subject: Build: Find links at http://phdru.name/Software/Python/ X-Git-Tag: 0.0.16~6 X-Git-Url: https://git.phdru.name/?p=m_librarian.git;a=commitdiff_plain;h=6afe64542cb3afc2cacbabc56fa1b2e9eddcbca2 Build: Find links at http://phdru.name/Software/Python/ --- diff --git a/devscripts/requirements/requirements.txt b/devscripts/requirements/requirements.txt index 18707cb..93bfbe4 100644 --- a/devscripts/requirements/requirements.txt +++ b/devscripts/requirements/requirements.txt @@ -1,3 +1,5 @@ +--trusted-host phdru.name +--find-links=http://phdru.name/Software/Python/ --install-option=-O2 SQLObject>=2.2.1; python_version >= '2.7' and python_version < '3.0'