Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Devashish13 authored Feb 13, 2024
1 parent a73b64e commit 943137d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
author="Devashish Tripathi",
author_email="[email protected]",
description="A python pipeline for implementing smcpp package to decipher demographic history of populations",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
packages=find_packages(),
install_requires=[
"numpy>=1.18.5",
Expand Down

0 comments on commit 943137d

Please sign in to comment.