mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-18 10:26:29 +01:00
Updated for comments
This commit is contained in:
parent
7ce7c6a417
commit
6d6605ea15
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
[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.
|
||||
# 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%"]
|
||||
|
|
Loading…
Reference in a new issue