:wave: how can I see what version of a tool is bei...
# general
e
👋 how can I see what version of a tool is being used? In my case, wondering about the
black
version when using
pants.backend.python.lint.black
✅ 2
w
And depending on what version you're on (not sure if this is released yet), you can just use
pants help black
e
nice! Not in the latest stable version, but looking forward to it 🙂
b
It should be in the next stable version, thankfully