chore: add kneron email to author_email
This commit is contained in:
parent
cd39726167
commit
b94d0f818e
2
setup.py
2
setup.py
@ -176,7 +176,7 @@ if __name__ == '__main__':
|
|||||||
long_description=readme(),
|
long_description=readme(),
|
||||||
long_description_content_type='text/markdown',
|
long_description_content_type='text/markdown',
|
||||||
author='MMSegmentation Contributors and Kneron',
|
author='MMSegmentation Contributors and Kneron',
|
||||||
author_email='',
|
author_email='info@kneron.us',
|
||||||
keywords='computer vision, semantic segmentation',
|
keywords='computer vision, semantic segmentation',
|
||||||
url='http://github.com/kneron/MMSegmentationKN',
|
url='http://github.com/kneron/MMSegmentationKN',
|
||||||
packages=find_packages(exclude=('configs', 'tools', 'demo')),
|
packages=find_packages(exclude=('configs', 'tools', 'demo')),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user