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
Fix "Build docs" CI job by temporarily pinning alabaster to 0.7.13 (#6399)
As of alabaster-0.7.14 the alabaster theme package requires sphinx 3.4
which conflicts with the current sphinx requirement.
As a quick fix we pin to alabaster-0.7.13 here.
Temporary workaround for #6400
0 commit comments