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

component/statsmodels: add missing setup-eggs

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