From 7db08c5c26fd717fa8bfd7b937701876e2c92a44 Mon Sep 17 00:00:00 2001 From: Hanno Schlichting Date: Fri, 5 May 2017 21:56:54 +0200 Subject: [PATCH] Remove auto-checkout of released dependencies. --- buildout.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/buildout.cfg b/buildout.cfg index 84793d5daa..f9ac2a0b3d 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -20,12 +20,9 @@ parts = requirements sources-dir = develop auto-checkout = - AccessControl - DocumentTemplate Products.BTreeFolder2 Products.MailHost Products.ZCatalog - RestrictedPython [tox]