slpkg/configs/blacklist.toml

8 lines
267 B
TOML
Raw Normal View History

[blacklist]
# Add packages and separate them with commas.
2023-02-27 10:58:48 +02:00
# Example: ["package_1", "package_2", "package_3"]
# %README% is part of REQUIRES indicating that important information
# about dependencies is available in the README file.
packages = ["%README%"]