I'm not sure why pants broke by its own.
# general
f
I'm not sure why pants broke by its own.
e
The problem with this fix is it's only local. If another developer has old setuptools installed in site-packages of the interpreter pants uses on their machine - they'll stay broken until they too
pip3 ...
.
The Pants upgrade + pants.ini fix, on the other hand, will work for everyone.
👍 3
f
Thanks lot ^_^