We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6b578f commit 13790d7Copy full SHA for 13790d7
setup.py
@@ -13,7 +13,7 @@
13
license='LGPL',
14
author='Bruno Oliveira',
15
author_email='[email protected]',
16
- description='Use mock package easily within py.test',
+ description='Thin-wrapper around the mock package for easier use with py.test',
17
keywords="pytest mock",
18
classifiers=[
19
'Development Status :: 3 - Alpha',
0 commit comments