Skip to content
This repository was archived by the owner on Aug 29, 2019. It is now read-only.

Commit b4ea2f2

Browse files
committed
Merge pull request #13 from aweber/description
tweak description in package
2 parents 1f871cd + 64b9f85 commit b4ea2f2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@
1515
maintainer_email='api@aweber.com',
1616
url='https://github.com/aweber/AWeber-API-Python-Library',
1717
download_url='http://pypi.python.org/pypi/aweber_api',
18-
description='The AWeber API Python Library allows you to quickly get up '
19-
'and running with integrating access to the AWeber API into your '
20-
'Python applications.',
18+
description='A python client library for the AWeber API.',
2119
classifiers=[
2220
'Development Status :: 5 - Production/Stable',
2321
'Intended Audience :: Developers',

0 commit comments

Comments
 (0)