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:
Vladimír Čunát 2021-04-26 13:19:27 +02:00
parent e30742adc3
commit f2ab8d2992
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -5,6 +5,7 @@
, dask
, numpy, toolz # dask[array]
, multipledispatch
, setuptools-scm
, scipy
, scikitlearn
, pytest