Commit 847811b6 authored by Jérome Perrin's avatar Jérome Perrin

component/statsmodels: add missing setup-eggs

parent 6eaece6a
[buildout] [buildout]
extends = extends =
../pandas/buildout.cfg ../pandas/buildout.cfg
../scipy/buildout.cfg
parts = parts =
statsmodels statsmodels
...@@ -14,3 +15,4 @@ egg = statsmodels ...@@ -14,3 +15,4 @@ egg = statsmodels
environment = statsmodels-env environment = statsmodels-env
setup-eggs = setup-eggs =
${pandas:egg} ${pandas:egg}
${scipy: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