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
Include base mypy requirements in docs requirements (#19727)
Attempt to fix#19726
After #19062, the docs build script attempts to import `mypy.main`, so
building the docs now requires all of mypy's base requirements to be
present as well.
0 commit comments