I am trying to disallow dependencies on a new targ...
# general
s
I am trying to disallow dependencies on a new target. AFAICT, you can't get target.dependencies during initialization of a target object. Anyone know of a way I can get this data beyond doing it later in a related task?