better setup.py description
This commit is contained in:
parent
71e9e295f6
commit
46b38c705c
2
setup.py
2
setup.py
@ -5,7 +5,7 @@ from setuptools import setup, find_packages
|
||||
setup(
|
||||
name='moto',
|
||||
version='0.0.10',
|
||||
description='Moto is a library that allows your python tests to easily'
|
||||
description='A library that allows your python tests to easily'
|
||||
' mock out the boto library',
|
||||
author='Steve Pulec',
|
||||
author_email='spulec@gmail',
|
||||
|
Loading…
Reference in New Issue
Block a user