forked from collective/collective.gnd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
test_plone52.cfg
52 lines (44 loc) · 1.04 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
[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 2019-06-19 11:47:52.855504
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.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 = 1.0.0
flake8-string-format = 0.2.3
flake8-todo = 0.7
isort = 4.3.17
mccabe = 0.6.1
pathtools = 0.1.2
plone.recipe.codeanalysis = 3.0.1
prompt-toolkit = 1.0.16
pyflakes = 1.5.0
watchdog = 0.9.0
# 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.7.0
testfixtures = 6.7.0
# Required by:
# prompt-toolkit==1.0.16
wcwidth = 0.1.7