-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathtest-5.2.x.cfg
43 lines (38 loc) · 1.29 KB
/
test-5.2.x.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
[buildout]
extends =
https://raw.githubusercontent.com/collective/buildout.plonetest/master/pytest-5.2.x.cfg
base.cfg
[plonesite]
recipe = collective.recipe.plonesite
upgrade-portal = true
upgrade-profiles = collective.ckeditor:default
profiles-initial = Products.CMFPlone:plone-content
plonetheme.sunburst:default
collective.ckeditor:default
[versions]
six = 1.11.0
Pygments = 2.5.1
collective.recipe.plonesite = 1.11.0
collective.upgrade = 1.6
zodbupdate =
setuptools =
[versions:python36]
charset-normalizer = 2.0.12
gocept.pytestlayer = 7.0
pytest = 7.0.1
iniconfig = 1.1.1
[versions:python38]
plone.app.robotframework = 2.0.0
robotframework = 6.0.1
robotframework-debuglibrary = 2.3.0
robotframework-pythonlibcore = 4.0.0
robotframework-selenium2library = 3.0.0
robotframework-selenium2screenshots = 0.8.1
robotframework-seleniumlibrary = 6.0.0
robotframework-seleniumtestability = 2.0.0
selenium = 4.6.0
prompt-toolkit = 2.0.10
robotsuite = 2.3.1
[sources]
collective.plonefinder = git ${remotes:collective}/collective.plonefinder.git pushurl=${remotes:collective_push}/collective.plonefinder.git branch=plone5
collective.quickupload = git ${remotes:collective}/collective.quickupload.git pushurl=${remotes:collective_push}/collective.quickupload.git branch=plone5