slpkg/configs/blacklist.toml

8 lines
273 B
TOML
Raw Normal View History

2023-03-07 21:13:41 +01:00
[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-03-07 21:13:41 +01:00
PACKAGES = ["%README%"]