We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16d9b0e commit 4a569e1Copy full SHA for 4a569e1
1 file changed
scripts/install_external.sh
@@ -56,7 +56,7 @@ else
56
fi
57
58
# install DCC
59
-pip install -U git+https://github.com/dieterich-lab/DCC.git@devel
+pip install -U git+https://github.com/dieterich-lab/DCC.git
60
61
# install FUCHS
62
-pip install -U git+https://github.com/dieterich-lab/FUCHS.git@FUCHS-0.3
+pip install -U git+https://github.com/dieterich-lab/FUCHS.git
0 commit comments