Skip to content

Commit

Permalink
updpated setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Alvin Wan committed Jul 17, 2015
1 parent a859b8a commit c65d1d9
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 @@ -42,7 +42,7 @@ def run_tests(self):
author = 'John DeNero, David Culler, Alvin Wan',
author_email = 'ds-instr@berkeley.edu',
url = 'https://github.com/dsten/datascience',
download_url = 'https://github.com/github/dsten/tarball/0.1',
download_url = 'https://github.com/dsten/datascience/archive/0.1.0.zip',
keywords = ['data', 'tools', 'berkeley'],
classifiers = [],
)

0 comments on commit c65d1d9

Please sign in to comment.