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
It looks like the deependency got a bit mixed up at some point, and
`types-setuptools` dependency started getting widenned and the real
optional dependency (for `api`) stopped being widenned.
We'll probably need to keep an eye on dependabot to see if this was done
by dependabot, but even if it is not, it is failing to widden the
`setuptools` dependency for some reason.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments