Skip to content

Commit

Permalink
update buildout extends URL
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Jan 22, 2018
1 parent 3de6a1c commit 90e585b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildout.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[buildout]
extends =
https://raw.githubusercontent.com/zopefoundation/groktoolkit/master/grok.cfg
develop = .
parts = interpreter test
# temporary until python3 work is merged to master
extends = https://raw.githubusercontent.com/zopefoundation/groktoolkit/resurrection-python3/grok.cfg
versions = versions

[versions]
Expand Down

0 comments on commit 90e585b

Please sign in to comment.