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 cd6e936 commit 29d3a76Copy full SHA for 29d3a76
setup.py
@@ -6,7 +6,7 @@
6
setup(
7
name='pytest-echo',
8
description='pytest plugin with mechanisms for echoing environment '
9
- 'variables, package version and django settings',
+ 'variables, package version and generic attributes',
10
long_description=open("README.rst").read(),
11
version=__version__,
12
author='Stefano Apostolico',
0 commit comments