Commit e53ddc51 authored by Jérome Perrin's avatar Jérome Perrin

wip astroid

parent 70ffe0bd
......@@ -12,8 +12,6 @@ patches =
${:_profile_base_location_}/astroid-six_moves_import_error.patch#28bef851da125357008b0a07b255b86a
patch-options = -p1
patch-binary = ${patch:location}/bin/patch
depends =
${lazy-object-proxy:eggs}
[pylint]
recipe = zc.recipe.egg:custom
......@@ -24,8 +22,3 @@ patches =
patch-options = -p1
patch-binary = ${patch:location}/bin/patch
[lazy-object-proxy]
recipe = zc.recipe.egg:custom
egg = ${:_buildout_section_name_}
setup-eggs =
setuptools-scm
......@@ -640,8 +640,7 @@ pylint = 1.4.4+SlapOSPatched002
# astroid 1.4.1 breaks testDynamicClassGeneration
astroid = 1.4.0+SlapOSPatched001
wrapt = 1.14.1
lazy-object-proxy = 1.7.1
setuptools-scm = 3.5.0
lazy-object-proxy = 1.6.0:whl
# use newer version than specified in ZTK
PasteDeploy = 1.5.2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment