Skip to content

Commit 16dbde7

Browse files
committed
Fix buildout structure for LLO
1 parent f058eb8 commit 16dbde7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

lalouviere-dev.cfg

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,20 @@
22

33
extends =
44
communes-dev.cfg
5-
lalouviere.cfg
65

76
auto-checkout +=
87
Products.MeetingLalouviere
98

109
parts +=
1110
testlalouviere
1211

12+
[instance1]
13+
eggs +=
14+
Products.MeetingLalouviere
15+
16+
zcml +=
17+
Products.MeetingLalouviere
18+
1319
[sources]
1420
Products.MeetingLalouviere = git ${remotes:imio}/Products.MeetingLalouviere.git pushurl=${remotes:imio_push}/Products.MeetingLalouviere.git branch=master
1521

0 commit comments

Comments
 (0)