diff --git a/buildout.cfg b/buildout.cfg index 8c80e9634a..84793d5daa 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -27,10 +27,6 @@ auto-checkout = Products.ZCatalog RestrictedPython -[sources] -DocumentTemplate = git ${remotes:github}/DocumentTemplate pushurl=${remotes:github_push}/DocumentTemplate branch=master -RestrictedPython = git ${remotes:github}/RestrictedPython pushurl=${remotes:github_push}/RestrictedPython branch=master - [tox] env = py27