diff --git a/buildout.cfg b/buildout.cfg index d7949df7e8..6a9051c189 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -28,7 +28,6 @@ auto-checkout = RestrictedPython [sources] -AccessControl = git ${remotes:github}/AccessControl pushurl=${remotes:github_push}/AccessControl branch=py3-pure-python DocumentTemplate = git ${remotes:github}/DocumentTemplate pushurl=${remotes:github_push}/DocumentTemplate branch=py3-pure-python RestrictedPython = git ${remotes:github}/RestrictedPython pushurl=${remotes:github_push}/RestrictedPython branch=Python3_update