From 5c557092b95ecb2a13af85457ed9319b2149dcff Mon Sep 17 00:00:00 2001 From: Nicolas Demonte Date: Wed, 8 Jan 2020 14:46:51 +0100 Subject: [PATCH] Upgrade buildout pypi configuration --- buildout.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/buildout.cfg b/buildout.cfg index 8dc751e..7bf9384 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -25,7 +25,9 @@ allow-hosts = robotframework.googlecode.com robotframework-ride.googlecode.com code.google.com - + files.pythonhosted.org +index = https://pypi.org/simple +download-cache = ${buildout:directory}/download-cache eggs += Pillow