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
The boto example indirectly requires docutils, but the docutils-0.15.post1
release appears to have a broken wheel: its dist-info directory omits the
`post1` suffix which is part of the version identifier.
We simply prohibit this particular release in requirements.txt.
Fixesbazel-contrib#205.
0 commit comments