Commit b4fe702b authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

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

parent aeffa923
......@@ -14,3 +14,7 @@ develop = true
min_version = 10
max_version =
part = gcc-10.5
[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