]> git.phdru.name Git - m_librarian.git/commitdiff
Build: Find links at http://phdru.name/Software/Python/
authorOleg Broytman <phd@phdru.name>
Fri, 15 Dec 2017 13:49:48 +0000 (16:49 +0300)
committerOleg Broytman <phd@phdru.name>
Fri, 15 Dec 2017 13:49:48 +0000 (16:49 +0300)
devscripts/requirements/requirements.txt

index 18707cb64cf8e22bccf17a4e958cc08f7e9e5f9e..93bfbe40135d0859cbad764df96bb0254e11bc8b 100644 (file)
@@ -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'