diff --git a/configs/blacklist.toml b/configs/blacklist.toml index 5c10ce0c..d01f1c3c 100644 --- a/configs/blacklist.toml +++ b/configs/blacklist.toml @@ -1,7 +1,7 @@ [blacklist] # Add packages and separate them with commas. - # Example: ["package_1", "package_2", "package_3"] - # %README% is part of REQUIRES indicating that important information - # about dependencies is available in the README file. + # Example: ["package_1", "package_2", "package_3"]. + # The "%README%" is part of REQUIRES indicating that important + # informationabout dependencies is available in the README file. packages = ["%README%"]