Skip to content

Commit

Permalink
add markdown annotation for long_description
Browse files Browse the repository at this point in the history
  • Loading branch information
Yifan Ding authored and Yifan Ding committed Mar 16, 2021
1 parent ed5ed1e commit 99bb782
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ def include_dirs(self, dirs):
version='1.0.0',
description='Distributed GPU Training on Heterogeneous Infrastructureg',
long_description=long_description,
long_description_content_type='text/markdown',
setup_requires=[
'cython',
'numpy',
Expand Down

0 comments on commit 99bb782

Please sign in to comment.