-
Notifications
You must be signed in to change notification settings - Fork 2
/
test_plone52.cfg
83 lines (67 loc) · 1.62 KB
/
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
[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
flake8 = 3.3.0
pycodestyle = 2.0.0
pyflakes = 1.5.0
# Added by buildout at 2019-09-06 18:00:50.371078
PyYAML = 3.13
argh = 0.26.2
createcoverage = 1.5
flake8-blind-except = 0.1.1
flake8-coding = 1.3.1
flake8-commas = 2.0.0
flake8-debugger = 3.1.0
flake8-deprecated = 1.2.1
flake8-isort = 2.2.2
flake8-pep3101 = 1.1
flake8-plone-api = 1.4
flake8-plone-hasattr = 0.2.post0
flake8-print = 3.1.0
flake8-quotes = 0.11.0
flake8-string-format = 0.2.3
flake8-todo = 0.7
mccabe = 0.6.1
pathtools = 0.1.2
plone.recipe.codeanalysis = 3.0.1
prompt-toolkit = 1.0.15
watchdog = 0.9.0
# Required by:
# isort==4.3.17
backports.functools-lru-cache = 1.5
# Required by:
# plone.recipe.codeanalysis==3.0.1
check-manifest = 0.37
# Required by:
# flake8==3.3.0
configparser = 3.7.4
# Required by:
# flake8-isort==2.2.2
flake8-polyfill = 1.0.1
# Required by:
# flake8-isort==2.2.2
isort = 4.3.17
# Required by:
# flake8-isort==2.2.2
testfixtures = 5.2.0
# Required by:
# prompt-toolkit==1.0.15
wcwidth = 0.1.7
# Added by buildout at 2019-10-30 18:07:35.318565
# Required by:
# collective.tiles.collection==1.2.0
# redturtle.tiles.management==1.2.6
plone.formwidget.contenttree = 1.0.16
# Required by:
# plone.app.standardtiles==2.2.0
plone.formwidget.multifile = 2.0
# Required by:
# plone.tiles==1.8.2
zope.app.publisher = 3.10.2
# Added by buildout at 2020-10-21 09:04:28.940739
zipp = 1.2.0