File tree Expand file tree Collapse file tree 3 files changed +1
-9
lines changed Expand file tree Collapse file tree 3 files changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -38,3 +38,4 @@ package-lock.json
38
38
pip-selfcheck.json
39
39
pyvenv.cfg
40
40
report.html
41
+ .lock
Original file line number Diff line number Diff line change @@ -24,10 +24,6 @@ find-links +=
24
24
25
25
versions = versions
26
26
27
- auto-checkout +=
28
- collective.upgrade
29
-
30
-
31
27
[instance]
32
28
recipe = plone.recipe.zope2instance
33
29
zodb-temporary-storage = off
@@ -38,13 +34,11 @@ eggs =
38
34
Plone
39
35
imio.events.policy
40
36
collective.upgrade
41
- pas.plugins.kimug
42
37
43
38
zcml =
44
39
imio.events.policy
45
40
imio.events.core
46
41
imio.events.core-overrides
47
- pas.plugins.kimug
48
42
49
43
50
44
[omelette]
Original file line number Diff line number Diff line change @@ -6,9 +6,6 @@ extends =
6
6
extensions =
7
7
mr.developer
8
8
9
- parts +=
10
- zopepy
11
-
12
9
auto-checkout +=
13
10
imio.events.core
14
11
imio.events.policy
You can’t perform that action at this time.
0 commit comments