Merge with updated skeleton
This commit is contained in:
parent
2d2d59a984
commit
358e482efe
2
setup.py
2
setup.py
|
@ -24,7 +24,7 @@ setup_params = dict(
|
||||||
author_email="jaraco@jaraco.com",
|
author_email="jaraco@jaraco.com",
|
||||||
description="Wolfram|Alpha 2.0 API client",
|
description="Wolfram|Alpha 2.0 API client",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
url="https://bitbucket.org/jaraco/wolframalpha",
|
url="https://github.com/jaraco/wolframalpha",
|
||||||
packages=setuptools.find_packages(),
|
packages=setuptools.find_packages(),
|
||||||
include_package_data=True,
|
include_package_data=True,
|
||||||
install_requires=[
|
install_requires=[
|
||||||
|
|
Loading…
Reference in New Issue
Block a user