From 358e482efe27beefe934b78512f4f407d3ff0ba4 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Tue, 24 Nov 2015 20:16:21 -0500 Subject: [PATCH] Merge with updated skeleton --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 597a261..6e38dc4 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup_params = dict( author_email="jaraco@jaraco.com", description="Wolfram|Alpha 2.0 API client", long_description=long_description, - url="https://bitbucket.org/jaraco/wolframalpha", + url="https://github.com/jaraco/wolframalpha", packages=setuptools.find_packages(), include_package_data=True, install_requires=[