This extract is from an SSH from [this build][1] on a Java machine.
Below is how the path I'm hoping Circle will add. As demonstraged below when install a python package that has a cli it is not availalbe without appending its location.
# install codecov
ubuntu@box123:~$ pip install --user codecov
# it was already installed in my circle.yml build step
Requirement already satisfied (use --upgrade to upgrade): codecov in ./.local/lib/python2.7/site-packages