Skip to content

Commit 640e88a

Browse files
authored
Refine the fix for examples breakage (bazel-contrib#207)
1 parent 9ed93f8 commit 640e88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/boto/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
boto3==1.4.7
22
# Release 0.15 appears to have a broken wheel.
33
# See https://github.com/bazelbuild/rules_python/issues/205.
4-
docutils<0.15
4+
docutils!=0.15.post1

0 commit comments

Comments
 (0)