mirror of
https://github.com/huggingface/pytorch-image-models.git
synced 2025-06-03 15:01:08 +08:00
markdown in setup.py
This commit is contained in:
parent
87b92c528e
commit
1202d053bc
1
setup.py
1
setup.py
@ -16,6 +16,7 @@ setup(
|
|||||||
version=__version__,
|
version=__version__,
|
||||||
description='(Unofficial) PyTorch Image Models',
|
description='(Unofficial) PyTorch Image Models',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
|
long_description_content_type='text/markdown',
|
||||||
url='https://github.com/rwightman/pytorch-image-models',
|
url='https://github.com/rwightman/pytorch-image-models',
|
||||||
author='Ross Wightman',
|
author='Ross Wightman',
|
||||||
author_email='hello@rwightman.com',
|
author_email='hello@rwightman.com',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user