Skip to content

Commit eab479f

Browse files
authored
adding long description (#357)
Co-authored-by: violafanfani <viola.fanfani@gmail.com>
1 parent aaf5b65 commit eab479f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
author='netZoo team',
88
author_email='vfanfani@hsph.harvard.edu',
99
license='GPL-3',
10+
long_description="""# netZooPy\n netZooPy is a python package to reconstruct, analyse, and plot biological networks.\n netZooPy currently integrates
11+
(gpu)PANDA, (gpu)LIONESS, (gpu)PUMA, SAMBAR, CONDOR, OTTER, DRAGON, COBRA, and BONOBO.\n""",
12+
long_description_content_type='text/markdown',
1013
packages=find_packages(),
1114
install_requires=[
1215
'h5py',

0 commit comments

Comments
 (0)