Skip to content

Commit 8e9b148

Browse files
committed
Try installing from conda-forge
1 parent e517d78 commit 8e9b148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env bash
22

3-
conda install --yes --quiet pytables # doesn't come with MDTraj?
3+
conda install --yes --quiet -c conda-forge pytables # doesn't come with MDTraj?
44
conda update --yes --quiet --all
55

66
bash devtools/figshare_dl_extract.sh 4496795

0 commit comments

Comments
 (0)