We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cd838c3 + 491abb0 commit c045a8bCopy full SHA for c045a8b
bleach/_vendor/html5lib-1.1.dist-info/REQUESTED
scripts/vendor_verify.sh
@@ -18,7 +18,7 @@ pip --version
18
# Install vendored dependencies into temp directory
19
pip install --no-binary all --no-compile --no-deps -r bleach/_vendor/vendor.txt --target "${DEST}"
20
21
-# Diff contents of temp directory and bleach/_vendor/ excluding vnedoring
+# Diff contents of temp directory and bleach/_vendor/ excluding vendoring
22
# infrastructure
23
echo "diffing directory trees..."
24
diff -r \
0 commit comments