-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdevel-new.cfg
59 lines (49 loc) · 935 Bytes
/
devel-new.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[buildout]
extends = _base.cfg
mongoauth.cfg
customizeme.cfg
versions.cfg
versions = versions
parts =
# Framework
max
releaser
supervisor
supervisor-config
# tests
test
test-bunny
test-carrot
test-hub
test-osiris
coverage
coverage-bunny
coverage-hub
# Config files
mongodb-config
maxsettings
max-ini
ulearnhub-ini
common-ini
maxbunny-ini
maxtweety-ini
osiris-ini
osiris-whoini
#eggs =
develop =
extensions = mr.developer
auto-checkout = *
find-links =
https://pypi.upc.edu/links
# extend max section eggs, to generate a single pserve with both
# max and osiris dependencies. If we enable both max and osiris sections
# the latter would overwrite the first pserver script
[max]
eggs+=
osiris[ldap]
ulearnhub
chaussette
maxtweety
maxbunny
[supervisor-config]
template = devel-new.cfg