Merge with updated skeleton
This commit is contained in:
2
setup.py
2
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=[
|
||||
|
Reference in New Issue
Block a user