forked from opendata-si/trola.si
-
Notifications
You must be signed in to change notification settings - Fork 0
/
base.cfg
64 lines (62 loc) · 1.13 KB
/
base.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
60
61
62
63
64
[buildout]
extensions =
buildout_versions
develop = .
versions = versions
parts =
scripts
allow-hosts =
*.python.org
docutils.sourceforge.net
prdownloads.sourceforge.net
peak.telecommunity.com
github.com
*.github.com
svn.zope.org
code.google.com
bitbucket.org
sphinx.pocoo.org
gunicorn.org
voidspace.org.uk
nedbatchelder.com
somethingaboutorange.com
discorporate.us
python-requests.org
dev.pocoo.org
jinja.pocoo.org
pygments.org
eggs =
trolasi
[scripts]
recipe = z3c.recipe.scripts
dependent-scripts = true
eggs =
${buildout:eggs}
interpreter = python
[versions]
buildout-versions = 1.7
distribute = 0.6.28
Flask = 0.9
Jinja2 = 2.6
raven = 2.0.3
requests = 0.13.6
simplejson = 2.4.0
Werkzeug = 0.8.3
z3c.recipe.scripts = 1.0.1
zc.buildout = 1.6.0
zc.recipe.egg = 1.3.2
blinker = 1.2
coverage = 3.5.2
nose = 1.1.2
mock = 1.0b1
collective.recipe.supervisor = 0.17
meld3 = 0.6.8
supervisor = 3.0a12
z3c.recipe.usercrontab = 1.1
gunicorn = 0.14.6
Pygments = 1.5
docutils = 0.9.1
Sphinx = 1.1.3
sphinxcontrib-httpdomain = 1.1.7
mimeparse = 0.1.3
mimerender = 0.4