for humans

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-27 13:01:18 -04:00
parent 7f98dca9b0
commit b7920b95ad
+1 -1
View File
@@ -76,7 +76,7 @@ class UploadCommand(Command):
setup(
name='pipenv',
version=about['__version__'],
description='Sacred Marriage of Pipfile, Pip, & Virtualenv.',
description='Python Development Workflow for Humans.',
long_description=long_description,
author='Kenneth Reitz',
author_email='me@kennethreitz.org',