-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtest_plone51.cfg
68 lines (55 loc) · 1.3 KB
/
test_plone51.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
[buildout]
extends =
https://raw.githubusercontent.com/collective/buildout.plonetest/master/test-5.1.x.cfg
https://raw.githubusercontent.com/collective/buildout.plonetest/master/qa.cfg
base.cfg
update-versions-file = test_plone51.cfg
[versions]
plone.testing = 5.0.0
flake8 = 3.3.0
pycodestyle = 2.0.0
pyflakes = 1.5.0
configparser = <5.0.0 # configparser only needed for Py<3.
# Added by buildout at 2020-03-31 11:53:36.751360
chardet = 3.0.4
createcoverage = 1.5
flake8-coding = 1.3.2
flake8-debugger = 3.2.1
flake8-print = 3.1.4
idna = 2.8
importlib-metadata = 1.6.0
mccabe = 0.6.1
pathtools = 0.1.2
pkginfo = 1.5.0.1
plone.recipe.codeanalysis = 3.0.1
pyflakes = 1.5.0
requests-toolbelt = 0.9.1
watchdog = 0.10.2
zipp = 1.2.0
# Required by:
# plone.recipe.codeanalysis==3.0.1
check-manifest = 0.41
# Required by:
# zest.releaser==6.17.2
colorama = 0.4.3
# Required by:
# importlib-metadata==1.6.0
# zipp==1.2.0
contextlib2 = 0.6.0.post1
# Required by:
# collective.outputfilters.enhancelinks==1.1.2.dev0
humanfriendly = 8.1
# Required by:
# humanfriendly==8.1
monotonic = 1.5
# Required by:
# importlib-metadata==1.6.0
pathlib2 = 2.3.5
# Required by:
# check-manifest==0.41
pep517 = 0.8.1
# Required by:
# pathlib2==2.3.5
scandir = 1.10.0
# Added by buildout at 2020-04-03 08:44:20.512200
configparser = 3.7.4