Closed tseemann closed 8 years ago
Should work now:
pip install --upgrade --user git+https://github.com/MDU-PHL/ngmaster.git
No need to clone the repo.
We can also make it more specific in the future:
pip install --user git+https://mygithub/myrepo.git[@tag][#egg=Dependency]
This was an install issue. It is fixed now.