Skip to content

Commit c65d1d9

Browse files
author
Alvin Wan
committed
updpated setup.py
1 parent a859b8a commit c65d1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ def run_tests(self):
4242
author = 'John DeNero, David Culler, Alvin Wan',
4343
author_email = '[email protected]',
4444
url = 'https://github.com/dsten/datascience',
45-
download_url = 'https://github.com/github/dsten/tarball/0.1',
45+
download_url = 'https://github.com/dsten/datascience/archive/0.1.0.zip',
4646
keywords = ['data', 'tools', 'berkeley'],
4747
classifiers = [],
4848
)

0 commit comments

Comments
 (0)