https://pantsbuild.org/ logo
j

jolly-chef-92794

03/22/2016, 7:23 PM
What if I made the
transitive
argument to
target()
“private”, ie rename to
_transitive
, and make a new
intransitive(spec)
alias equivalent to
scoped(spec, transitive=False)
as the preferred way to define transitive deps?