File tree 2 files changed +28
-27
lines changed
2 files changed +28
-27
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ eggs = flake8
39
39
[evolution]
40
40
recipe = zc.recipe.egg
41
41
eggs = buildout-versions-checker
42
- arguments = ' -w --sorting alpha -e pep8 '
42
+ arguments = ' -w --sorting alpha'
43
43
scripts = check-buildout-updates =${:_buildout_section_name_}
44
44
45
45
[coveralls]
Original file line number Diff line number Diff line change 1
1
[versions]
2
- blessings = 1.6
3
- buildout-versions-checker = 1.9.3
4
- configparser = 3.5.0
5
- coverage = 4.0.3
6
- django = 1.10
7
- enum34 = 1.1.6
8
- flake8 = 3.0.4
9
- futures = 3.0.5
10
- mccabe = 0.5.2
11
- nose = 1.3.7
12
- nose-progressive = 1.5.1
13
- nose-sfd = 0.4
14
- packaging = 16.7
15
- pbp.recipe.noserunner = 0.2.6
16
- pep8 = 1.5.7
17
- pycodestyle = 2.0.0
18
- pyflakes = 1.2.3
19
- pyparsing = 2.1.8
20
- python-coveralls = 2.7.0
21
- pyyaml = 3.12
22
- requests = 2.11.1
23
- setuptools = 26.1.1
24
- sh = 1.11
25
- six = 1.10.0
26
- zc.buildout = 2.5.2
27
- zc.recipe.egg = 2.0.3
2
+ blessings = 1.6
3
+ buildout-versions-checker = 1.9.4
4
+ certifi = 2017.7.27.1
5
+ chardet = 3.0.4
6
+ configparser = 3.5.0
7
+ coverage = 4.0.3
8
+ django = 1.11.6
9
+ enum34 = 1.1.6
10
+ flake8 = 3.4.1
11
+ futures = 3.1.1
12
+ idna = 2.6
13
+ mccabe = 0.6.1
14
+ nose = 1.3.7
15
+ nose-progressive = 1.5.1
16
+ nose-sfd = 0.4
17
+ packaging = 16.8
18
+ pbp.recipe.noserunner = 0.2.6
19
+ pycodestyle = 2.3.1
20
+ pyflakes = 1.5.0
21
+ pyparsing = 2.2.0
22
+ python-coveralls = 2.9.1
23
+ pytz = 2017.2
24
+ PyYAML = 3.12
25
+ requests = 2.18.4
26
+ six = 1.11.0
27
+ urllib3 = 1.22
28
+ zc.recipe.egg = 2.0.4
You can’t perform that action at this time.
0 commit comments