Skip to content

Commit

Permalink
Merge pull request #101 from emthompson-usgs/dep
Browse files Browse the repository at this point in the history
MapIO now installs impactutil pre-release
  • Loading branch information
emthompson-usgs authored Dec 12, 2017
2 parents a7658f1 + 6da637e commit 198e317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ source deactivate
curl --max-time 60 --retry 3 -L \
https://github.com/usgs/libcomcat/archive/master.zip -o libcomcat.zip
curl --max-time 60 --retry 3 -L \
https://github.com/usgs/earthquake-impact-utils/archive/master.zip -o impact.zip
https://github.com/usgs/earthquake-impact-utils/archive/0.7.zip -o impact.zip


# Create a conda virtual environment
Expand Down

0 comments on commit 198e317

Please sign in to comment.