-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest_plone52.cfg
More file actions
48 lines (41 loc) · 1010 Bytes
/
test_plone52.cfg
File metadata and controls
48 lines (41 loc) · 1010 Bytes
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
[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-04-14 16:01:26.533376
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.6.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.10
mccabe = 0.6.1
pathtools = 0.1.2
plone.recipe.codeanalysis = 3.0.1
prompt-toolkit = 1.0.15
pyflakes = 1.5.0
watchdog = 0.9.0
# Required by:
# plone.recipe.codeanalysis==3.0.1
check-manifest = 0.37
# Required by:
# flake8-isort==2.6.0
testfixtures = 6.6.0
# Required by:
# prompt-toolkit==1.0.15
wcwidth = 0.1.7