-2
I tried following command to install the dependencies of my project
pip install -e $PROJETO/calculo-bonus
I am Getting following error:
ERROR: /calculo-bonus is not a valid editable requirement. It should either be a path to a local project or a VCS URL (beginning with svn+, git+, hg+, or bzr+).