python*Packages.dask-glm: fix evaluation
I'm not sure why this again, maybe some kind of merge conflict, as the code around this is being changed a lot now.
This commit is contained in:
parent
e30742adc3
commit
f2ab8d2992
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
, dask
|
||||
, numpy, toolz # dask[array]
|
||||
, multipledispatch
|
||||
, setuptools-scm
|
||||
, scipy
|
||||
, scikitlearn
|
||||
, pytest
|
||||
|
|
Loading…
Reference in a new issue