Skip to content

Commit

Permalink
setup.py .md instead of .rt
Browse files Browse the repository at this point in the history
  • Loading branch information
mfinzi committed Apr 12, 2021
1 parent 51e9f6a commit 7dc5f78
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 @@ -12,4 +12,5 @@
'olive-oil-ml','optax','tqdm>=4.38'],
packages=find_packages(),
long_description=open('README.md').read(),
long_description_content_type = 'text/markdown',
)

0 comments on commit 7dc5f78

Please sign in to comment.