Skip to content

Commit

Permalink
Checkout py3 branches of dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed May 13, 2017
1 parent bb29ddf commit 5fc027e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@ parts =
requirements
sources-dir = develop
auto-checkout =
AccessControl
DocumentTemplate
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


[test]
Expand Down

0 comments on commit 5fc027e

Please sign in to comment.