Commit 7268abf9 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

py2/py3: install each python's 2to3.

parent ea7a4046
......@@ -9,3 +9,7 @@ part = python3
repository = https://lab.nexedi.com/nexedi/erp5.git
branch = zope4py3
develop = true
[template-zope]
link-binary +=
${python3:location}/bin/2to3
[buildout]
extends =
../../stack/erp5/buildout.cfg
[template-zope]
link-binary +=
${python2.7:location}/bin/2to3
......@@ -271,7 +271,6 @@ link-binary =
${poppler:location}/bin/pdfinfo
${poppler:location}/bin/pdftohtml
${poppler:location}/bin/pdftotext
${python2.7:location}/bin/2to3
${sed:location}/bin/sed
${tesseract:location}/bin/tesseract
${w3m:location}/bin/w3m
......
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