Merge with updated skeleton

This commit is contained in:
Jason R. Coombs 2015-11-24 20:16:21 -05:00
parent 2d2d59a984
commit 358e482efe

View File

@ -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=[