diff --git a/bleach/_vendor/html5lib-1.1.dist-info/REQUESTED b/bleach/_vendor/html5lib-1.1.dist-info/REQUESTED new file mode 100644 index 00000000..e69de29b diff --git a/scripts/vendor_verify.sh b/scripts/vendor_verify.sh index e9abe5e0..cb2243ab 100755 --- a/scripts/vendor_verify.sh +++ b/scripts/vendor_verify.sh @@ -18,7 +18,7 @@ pip --version # Install vendored dependencies into temp directory pip install --no-binary all --no-compile --no-deps -r bleach/_vendor/vendor.txt --target "${DEST}" -# Diff contents of temp directory and bleach/_vendor/ excluding vnedoring +# Diff contents of temp directory and bleach/_vendor/ excluding vendoring # infrastructure echo "diffing directory trees..." diff -r \