Skip to content

Commit

Permalink
build: add scipy.special.cython_special to sklearn hook
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Jan 29, 2021
1 parent 33d8919 commit 2269957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build-recipes/hook-sklearn.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@
'sklearn.neighbors.typedefs',
'sklearn.neighbors.quad_tree',
'sklearn.utils._cython_blas',
'scipy.special.cython_special',
]

0 comments on commit 2269957

Please sign in to comment.