Hey, wait a second, that should be default
This commit is contained in:
parent
b2f0aa1e4e
commit
375e447964
@ -166,7 +166,7 @@ def build_argument_parser(args):
|
||||
)
|
||||
parser.add_argument(
|
||||
"--publish-opt-in",
|
||||
default=False,
|
||||
default=True,
|
||||
action="store_true",
|
||||
help="ensure `--publish` is honoured instead of `--nopublish`",
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user