Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9cfb4f1

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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+
376377
setup_requires=setup_requires,
377378
long_description=_get_long_description(),
378379
ext_modules=[

0 commit comments

Comments
 (0)