Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#general
Title
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?
Post