-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest_plone51.cfg
68 lines (57 loc) · 1.29 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.github.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
# Added by buildout at 2019-06-23 13:07:50.187989
PyYAML = 5.1.1
argh = 0.26.2
chardet = 3.0.4
createcoverage = 1.5
flake8-blind-except = 0.1.1
flake8-coding = 1.3.2
flake8-commas = 2.0.0
flake8-debugger = 3.1.0
flake8-deprecated = 1.3
flake8-isort = 2.7.0
flake8-pep3101 = 1.2.1
flake8-plone-api = 1.4
flake8-plone-hasattr = 0.2.post0
flake8-print = 3.1.0
flake8-quotes = 2.0.1
flake8-string-format = 0.2.3
flake8-todo = 0.7
idna = 2.6
isort = 4.3.20
mccabe = 0.6.1
pathtools = 0.1.2
pkginfo = 1.5.0.1
plone.recipe.codeanalysis = 3.0.1
plone.rest = 1.4.0
pyflakes = 1.5.0
requests-toolbelt = 0.9.1
watchdog = 0.9.0
# Required by:
# plone.restapi==4.1.4
PyJWT = 1.7.1
# Required by:
# isort==4.3.20
backports.functools-lru-cache = 1.5
# Required by:
# plone.recipe.codeanalysis==3.0.1
check-manifest = 0.39
# Required by:
# zest.releaser==6.15.0
colorama = 0.4.1
# Required by:
# flake8==3.3.0
configparser = 3.7.4
# Required by:
# incrementic.plonesite==1.0a1
plone.restapi = 4.1.4
# Required by:
# flake8-isort==2.7.0
testfixtures = 6.10.0