[buildout] versions = versions extends = ../../software/ipython_notebook/software.cfg ../../component/fluentd/buildout.cfg ../../component/matplotlib/buildout.cfg ../../component/ipython/buildout.cfg ../../component/pandas/buildout.cfg ../../component/wendelin.core/buildout.cfg ../../component/msgpack-python/buildout.cfg ../../component/scipy/buildout.cfg ../../component/scikit-learn/buildout.cfg ../../software/erp5/software.cfg parts += wendelin scipy scikit-learn pandas msgpack-python ipython wendelin.core matplotlib fluentd ipython_notebook [eggs] initialization = import scipy.stats # load our own libstdc++ explicitly at the very beginning extra-paths += ${wendelin:location} eggs += ${scikit-learn:egg} ${scipy:egg} ${pandas:egg} ${msgpack-python:egg} ${wendelin.core:egg} ${ipython:egg} ${matplotlib:egg} [erp5_repository_list] repository_id_list += wendelin [local-bt5-repository] # we need to override it list = ${erp5:location}/bt5 ${erp5:location}/product/ERP5/bootstrap ${wendelin:location}/bt5/ [wendelin] <= erp5 repository = https://lab.nexedi.cn/nexedi/wendelin.git branch = master revision = 53794eb27a334e64dae9bfc8e6e725507252285a [erp5] revision = 8f58ae080576bd3f70b01892e127b5a0552ad17b [slapos-cookbook.repository] revision = 18a924dc32faaa5df46b318f82cc8826549d708e [versions] scikit-learn = 0.16.1 scipy = 0.15.1 pandas = 0.16.1 msgpack-python = 0.4.6 numpy = 1.9.2 wendelin.core = 0.2.post1 ipython = 3.1.0 matplotlib = 1.4.3