From edb175826714f534c4e4cc2f9b59dcedcdf1f903 Mon Sep 17 00:00:00 2001 From: annawzz Date: Fri, 3 Nov 2017 15:53:06 +0200 Subject: [PATCH] Add index to buildout.cfg --- buildout.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/buildout.cfg b/buildout.cfg index c432ce8..017c54a 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -6,6 +6,7 @@ develop = . extensions = mr.developer auto-checkout = openprocurement_client find-links = http://op:x9W3jZ@dist.quintagroup.com/op/ +index = https://pypi.python.org/simple [sources] openprocurement_client = git https://github.com/openprocurement/openprocurement.client.python.git @@ -16,4 +17,4 @@ dependent-scripts = true eggs = openprocurement.integrations.edr [test] openprocurement_client - nose \ No newline at end of file + nose