Is there a way to tell pants to ignore inferred py...
# general
l
Is there a way to tell pants to ignore inferred python string imports on a case-by-case basis?
✅ 1
b
On the line, use
# pants: no-infer-dep
I'm proud of that one 😃
l
great, thanks
that doesn't appear to be in the docs anywhere
b
Yeeeah someone else pointed that out too 🙂
@hundreds-father-404 where should we add it?
b
Fair enough!
ðŸĪŠ 1
Ah actually this was added to 2.13, which doesn't have docs yet 😕
l
ha ok
we are on 2.11 still
b
Yeah, FWIW this is just a docs thing