https://pantsbuild.org/ logo
#general
Title
# general
w

wide-energy-11069

03/01/2019, 5:45 PM
is there a good way to do
+
and
-
at the same time in pants.ini? E.g.
Copy code
backend_packages: +[
    "pants.backend.docgen",
]
but then I also want to remove one of default plugins
3 Views