diff --git a/bento.info b/bento.info index 6a8a0000..5b666d9a 100644 --- a/bento.info +++ b/bento.info @@ -151,6 +151,9 @@ Library: Extension: skimage.restoration._denoise_cy Sources: skimage/restoration/_denoise_cy.pyx + Extension: skimage.restoration._nl_means_denoising + Sources: + skimage/restoration/_nl_means_denoising.pyx Extension: skimage.feature._hessian_det_appx Sources: skimage/exposure/_hessian_det_appx.pyx