From ff97fc003d075913b62d4d6cd93e4bdf983d4849 Mon Sep 17 00:00:00 2001 From: Max Ghenis Date: Sun, 4 Oct 2020 12:01:57 -0700 Subject: [PATCH] Update environment.yml --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 105d3a3..617c2bb 100644 --- a/environment.yml +++ b/environment.yml @@ -8,5 +8,5 @@ dependencies: - pytest - setuptools - pip: - - "--editable=git+https://github.com/PSLmodels/microdf.git" + - git+https://github.com/PSLmodels/microdf.git - jupyter-book