Skip to content

Commit a4a89e6

Browse files
authored
Merge pull request #39 from sypht-team/duaneallam-patch-1
Update setup.py with long_description
2 parents c368585 + 5de670f commit a4a89e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
name=__pkg_name__,
88
version=__version__,
99
description="Sypht Python Client",
10+
long_description="Sypht Python Client",
1011
author="Sypht Pty Ltd.",
1112
packages=find_packages(),
1213
url="https://sypht.com",

0 commit comments

Comments
 (0)