Skip to content

Commit 9cfb4f1

Browse files
committed
Add e-mail to remove setup.py warnings
1 parent 4919bff commit 9cfb4f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,7 @@ def run(self):
373373
url='https://pythonnet.github.io/',
374374
license='MIT',
375375
author="The Python for .Net developers",
376+
email="pythondotnet@python.org",
376377
setup_requires=setup_requires,
377378
long_description=_get_long_description(),
378379
ext_modules=[

0 commit comments

Comments
 (0)