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 b0b17a1 commit b289c9eCopy full SHA for b289c9e
setup.py
@@ -39,7 +39,7 @@ def main():
39
license='MIT license',
40
platforms=['unix', 'linux', 'osx', 'win32'],
41
author='Holger Krekel',
42
- author_email='holger at merlinux.eu',
+ author_email='holger@merlinux.eu',
43
url='https://github.com/pytest-dev/pluggy',
44
classifiers=classifiers,
45
packages=['pluggy'],
0 commit comments