File tree Expand file tree Collapse file tree 2 files changed +0
-24
lines changed Expand file tree Collapse file tree 2 files changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,6 @@ extensions +=
10
10
parts +=
11
11
test
12
12
testrestapi
13
- coverage
14
- report
15
13
code-analysis
16
14
ploneversioncheck
17
15
searchandreplace
@@ -112,27 +110,6 @@ eggs =
112
110
plonemeeting.restapi[test]
113
111
environment = testenv
114
112
115
- [coverage]
116
- recipe = zc.recipe.egg
117
- eggs = coverage
118
-
119
- [report]
120
- recipe = zc.recipe.egg
121
- eggs = coverage
122
- scripts = coverage =report
123
- initialization =
124
- sys.argv = sys.argv[:] + [' html' , ' -i' ]
125
-
126
- ; [robot]
127
- ; recipe = zc.recipe.egg
128
- ; eggs =
129
- ; ${test:eggs}
130
- ; plone.app.robotframework[debug]
131
- ; robotframework-selenium2screenshots
132
- ; initialization =
133
- ; import os
134
- ; os.environ['ENV'] = 'DEV'
135
-
136
113
[code-analysis]
137
114
recipe = plone.recipe.codeanalysis
138
115
return-status-codes = False
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ ipython = 3.2.3
6
6
profilehooks = 1.8.1
7
7
Babel = 2.1.1
8
8
babel = 2.1.1
9
- coverage = 4.2
10
9
plone.recipe.codeanalysis = 3.0.1
11
10
flake8 = 3.7.7
12
11
flake8-isort = 2.2.1
You can’t perform that action at this time.
0 commit comments