Skip to content

Commit bab0afe

Browse files
long_description
1 parent 6a77345 commit bab0afe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
packages=find_packages(),
1414
author="Guillaume Auzias",
1515
description="Surface anaLysis And Modeling",
16+
long_description=open('README.md').read(),
17+
long_description_content_type='text/markdown',
1618
url="https://github.com/brain-slam/slam",
1719
license="MIT",
1820
python_requires=">=3.6", # enforce Python 3.6 as minimum

0 commit comments

Comments
 (0)