Minimal updated description

This commit is contained in:
André Koch-Kramer
2016-09-22 19:02:26 +02:00
parent 98c2847afd
commit 50faad0a04
2 changed files with 15 additions and 15 deletions

View File

@@ -14,9 +14,9 @@ setup(
license='MIT',
author='Alexander Graf, André Koch-Kramer',
author_email='mail@agraf.me, koch-kramer@web.de',
description='Tool to download pictures (or videos) and captions from Instagram, from a given '
'set of profiles (even if private), from your feed or from all followees of a '
'given profile.',
description='Tool to download Instagram pictures (or videos) and captions from a given set of '
'profiles (even if private), from your feed or from all followees of a given '
'profile.',
long_description=open('README.rst').read(),
install_requires=['requests>=2.4'],
python_requires='>=3.3',