-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest_plone60.cfg
54 lines (45 loc) · 1.04 KB
/
test_plone60.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
[buildout]
extends =
https://raw.githubusercontent.com/collective/buildout.plonetest/master/test-6.0.x.cfg
https://raw.githubusercontent.com/collective/buildout.plonetest/master/qa.cfg
base.cfg
update-versions-file = test_plone60.cfg
[versions]
createcoverage = 1.5
watchdog = 2.1.6
# Added by buildout at 2024-03-08 11:47:59.147966
build = 1.1.1
cmarkgfm = 2024.1.14
coverage = 7.4.3
i18ndude = 6.1.0
keyring = 24.3.1
markdown-it-py = 3.0.0
mdurl = 0.1.2
nh3 = 0.2.15
pkginfo = 1.10.0
pyproject-hooks = 1.0.0
readme-renderer = 43.0
requests-toolbelt = 1.0.0
rfc3986 = 2.0.0
rich = 13.7.1
tomli = 2.0.1
twine = 5.0.0
zest.releaser = 9.1.3
# Required by:
# keyring==24.3.1
jaraco.classes = 3.3.1
# Required by:
# jaraco.classes==3.3.1
more-itertools = 10.2.0
# Required by:
# collective.volto.slimheader==1.0a1
z3c.jbot = 2.0
# Added by buildout at 2024-12-12 14:17:04.840126
flake8 = 6.1.0
mccabe = 0.7.0
plone.recipe.codeanalysis = 3.0.1
pycodestyle = 2.11.0
pyflakes = 3.1.0
# Required by:
# plone.recipe.codeanalysis==3.0.1
check-manifest = 0.49