mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-16 07:47:35 +01:00
7 lines
273 B
TOML
7 lines
273 B
TOML
[BLACKLIST]
|
|
|
|
# Add packages and separate them with commas.
|
|
# 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%"]
|