You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python in Nix has some quirks to it, some documented and some not.
optional dependencies
I’ve heard these called “extras” but I don’t know if that’s the official name
(more research needed). Sometimes you’ll see something in setup.py like this: