From 7622bafe206c946cc2cd6c9026eb54c1f3c3c648 Mon Sep 17 00:00:00 2001 From: Dylan Nielson Date: Tue, 19 Dec 2023 15:15:05 -0500 Subject: [PATCH] add tedana to pip --- environment.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 7c3ac82..c14726b 100644 --- a/environment.yml +++ b/environment.yml @@ -34,4 +34,5 @@ dependencies: - pip: - fmm3dpy==1.0.0 - charm_gems==1.3 - - mixedvines \ No newline at end of file + - mixedvines + - "--editable=git+https://github.com/Shotgunosine/tedana.git-liston_mod" \ No newline at end of file