Skip to content

Commit 29d3a76

Browse files
committed
fixes setup.py description
1 parent cd6e936 commit 29d3a76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
setup(
77
name='pytest-echo',
88
description='pytest plugin with mechanisms for echoing environment '
9-
'variables, package version and django settings',
9+
'variables, package version and generic attributes',
1010
long_description=open("README.rst").read(),
1111
version=__version__,
1212
author='Stefano Apostolico',

0 commit comments

Comments
 (0)