Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit 4a569e1

Browse files
committed
Removed locked branches from DCC & FUCHS install, fixes #94
1 parent 16d9b0e commit 4a569e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/install_external.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ else
5656
fi
5757

5858
# install DCC
59-
pip install -U git+https://github.com/dieterich-lab/DCC.git@devel
59+
pip install -U git+https://github.com/dieterich-lab/DCC.git
6060

6161
# install FUCHS
62-
pip install -U git+https://github.com/dieterich-lab/FUCHS.git@FUCHS-0.3
62+
pip install -U git+https://github.com/dieterich-lab/FUCHS.git

0 commit comments

Comments
 (0)