On Mon, Dec 16, 2024 at 05:51:03PM +0000, Santiago Vila wrote: > > dists = sorted( > (d.metadata["Name"] for d in distributions()), key=len, > reverse=True > ) > E TypeError: object of type 'NoneType' has no len()
I've filed https://github.com/napari/npe2/pull/368 and https://github.com/napari/napari/pull/7479 upstream which I think deal with the test failures here. I'll see about cherry-picking those into Debian. -- Colin Watson (he/him) [cjwat...@debian.org]