Skip to content

Commit

Permalink
change to .tar.gz version of selscan download
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkinsc committed Jun 20, 2016
1 parent dd03752 commit 6b29255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cms/tools/selscan.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
import numpy as np

tool_version = '1.1.0b'
url = 'https://github.com/szpiech/selscan/archive/{ver}.zip'
url = 'https://github.com/szpiech/selscan/archive/{ver}.tar.gz'

log = logging.getLogger(__name__)

Expand Down

0 comments on commit 6b29255

Please sign in to comment.