We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b92c5 commit 1202d05Copy full SHA for 1202d05
setup.py
@@ -16,6 +16,7 @@
16
version=__version__,
17
description='(Unofficial) PyTorch Image Models',
18
long_description=long_description,
19
+ long_description_content_type='text/markdown',
20
url='https://github.com/rwightman/pytorch-image-models',
21
author='Ross Wightman',
22
author_email='[email protected]',
0 commit comments