mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2024-11-16 07:47:35 +01:00
7 lines
267 B
TOML
7 lines
267 B
TOML
[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.
|
|
packages = ["%README%"]
|