Commit 64e6d080 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fixup! component/chainer: add chainer 1.22.0.

parent 99c57829
......@@ -25,9 +25,8 @@ environment = chainer-env
[chainer-egg]
recipe = zc.recipe.egg
initialization =
import scipy.spatial.ckdtree # load our own libstdc++ explicitly at the very
beginning
eggs =
import scipy.spatial.ckdtree # load our own libstdc++ explicitly at the very beginning
eggs =
${scipy:egg}
${numpy:egg}
${protobuf-python:egg}
......
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