diff --git a/setup.py b/setup.py index 14db02e3..c59b8ae8 100644 --- a/setup.py +++ b/setup.py @@ -16,6 +16,7 @@ long_description=open('README.rst').read(), license='MIT', author='Amir Rachum', + author_email='amir@rachum.com', url='https://github.com/PyCQA/pydocstyle/', classifiers=[ 'Intended Audience :: Developers',