> is there a way to avoid having to run `genera...
# general
w
is there a way to avoid having to run
generate-lockfiles --resolve=python-default
? I have the default set to a resolve called “all” as if I don’t define it, I get something like:
you don’t need to pass any arguments to `generate-lockfiles`: the default is to generate all of them. so if you have exactly one named resolve in the `resolves` option, that’s what will be built.