forked from plone/plone.gallery
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest_plone52.cfg
46 lines (37 loc) · 921 Bytes
/
test_plone52.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
[buildout]
extends =
https://raw.github.com/collective/buildout.plonetest/master/test-5.2.x.cfg
https://raw.githubusercontent.com/collective/buildout.plonetest/master/qa.cfg
base.cfg
update-versions-file = test_plone52.cfg
[versions]
plone.testing = 7.0.1
# Added by buildout at 2020-06-11 16:16:22.534813
SecretStorage = 3.1.2
collective.recipe.vscode = 0.1.4
createcoverage = 1.5
flake8 = 3.8.3
jeepney = 0.4.3
keyring = 21.2.1
mccabe = 0.6.1
pathtools = 0.1.2
plone.recipe.codeanalysis = 3.0.1
prompt-toolkit = 1.0.18
pycodestyle = 2.6.0
pyflakes = 2.2.0
watchdog = 0.10.2
# Required by:
# plone.recipe.codeanalysis==3.0.1
check-manifest = 0.42
# Required by:
# SecretStorage==3.1.2
cryptography = 2.9.2
# Required by:
# check-manifest==0.42
pep517 = 0.8.2
# Required by:
# prompt-toolkit==1.0.18
wcwidth = 0.2.4
# Added by buildout at 2020-06-25 17:11:43.821068
configparser = 3.8.1
zipp = 1.2.0