Skip to content

Commit c73ee6c

Browse files
committed
remove install of grim from git
1 parent 5fba69b commit c73ee6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ docker: docker-build ## build a docker image and run the service
8989

9090
install: clean ## install the package to the active Python's site-packages
9191
pip install --upgrade pip
92-
pip install git+https://github.com/nmdp-bioinformatics/py-graph-imputation
9392
pip install -r requirements.txt
9493
pip install -r requirements-tests.txt
9594
pip install -r requirements-dev.txt

0 commit comments

Comments
 (0)