Skip to content

Commit

Permalink
Updating isochrone tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
kadrlica committed Jun 28, 2016
1 parent 18b5930 commit 835bd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def find_packages():
Topic :: Scientific/Engineering
"""
URL = 'https://github.com/DarkEnergySurvey/ugali'
ISOCHRONES = URL+'/releases/download/v1.5.2/ugali-isochrones-v1.5.2.tar.gz'
ISOCHRONES = URL+'/releases/download/v1.6.3/ugali-isochrones-v1.6.3.tar.gz'
ISOSIZE = "~100MB"
# Could do this dynamically, but it's a bit slow...
# int(urllib.urlopen(ISOCHRONES).info().getheaders("Content-Length")[0])/1024**2
Expand Down

0 comments on commit 835bd3e

Please sign in to comment.