-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuildout.cfg
58 lines (46 loc) · 1.24 KB
/
buildout.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
[buildout]
extends =
https://raw.github.com/collective/buildout.plonetest/master/test-5.1.x.cfg
https://raw.github.com/collective/buildout.plonetest/master/qa.cfg
https://raw.github.com/plone/plone.app.robotframework/master/versions.cfg
https://raw.githubusercontent.com/it-spirit/buildout.plone/master/common.cfg
versions = versions
package-name = collective.tiles.githubgist
package-extras = [test]
eggs +=
Products.PrintingMailHost
plone.app.mosaic
test-eggs +=
Pillow
robot_tests_folder = ${buildout:directory}/src/collective/tiles/githubgist/tests/robot
parts +=
createcoverage
i18ndude
node
rebuild_docs-sh
rebuild_i18n-sh
releaser
robot
testnorobot
sphinxbuilder
updatedocsimages
zptlint
extensions +=
mr.developer
sources-dir = checkouts
auto-checkout =
[code-analysis]
directory = ${buildout:directory}/src/collective/
[sources]
[versions]
# Don't use a released version of collective.tiles.githubgist
collective.tiles.githubgist =
plone.app.blocks = 4.1.1
plone.app.drafts = 1.1.2
plone.app.mosaic = 2.0rc8
plone.app.standardtiles = 2.2.0
plone.app.tiles = 3.0.3
plone.formwidget.multifile = 2.0
plone.jsonserializer = 0.9.5
plone.subrequest = 1.8.1
plone.tiles = 2.0.0b3