slpkg/configs/blacklist.toml

8 lines
273 B
TOML
Raw Normal View History

[blacklist]
# Add packages and separate them with commas.
2023-03-01 18:44:32 +01:00
# Example: ["package_1", "package_2", "package_3"].
# The "%README%" is part of REQUIRES indicating that important
# informationabout dependencies is available in the README file.
2023-02-27 09:58:48 +01:00
packages = ["%README%"]