>>>Update your `pants` wrapper script to ...
# general
b
>>Update your
pants
wrapper script to include the
plugins/
directory on
PYTHONPATH:
Copy code
PYTHONPATH=plugins:${PYTHONPATH}
export PYTHONPATH