Closed Te-k closed 5 years ago
harpoon is not on pypi now (so it is not possible to install harpoon with pip install harpoon) and worse, there is already another tool called harpoon on it (https://pypi.python.org/pypi/Harpoon thanks @mlaferrera for spotting this).
pip install harpoon
So what needs to be done :
All this will require better managing harpoon versions (which is likely an improvement)
Done https://pypi.org/project/harpoon/
harpoon is not on pypi now (so it is not possible to install harpoon with
pip install harpoon
) and worse, there is already another tool called harpoon on it (https://pypi.python.org/pypi/Harpoon thanks @mlaferrera for spotting this).So what needs to be done :
All this will require better managing harpoon versions (which is likely an improvement)