Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4919bff commit 9cfb4f1Copy full SHA for 9cfb4f1
1 file changed
setup.py
@@ -373,6 +373,7 @@ def run(self):
373
url='https://pythonnet.github.io/',
374
license='MIT',
375
author="The Python for .Net developers",
376
+ email="[email protected]",
377
setup_requires=setup_requires,
378
long_description=_get_long_description(),
379
ext_modules=[
0 commit comments