Skip to content

Commit d4a7ee1

Browse files
committed
modified: setup.py
1 parent b02a79b commit d4a7ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
author='Binxu Wang',
77
author_email='binxu_wang@hms.harvard.edu',
88
description='Automated local data analytics and report generation powered by GPT models.',
9-
long_description=open('README.md').read(),
9+
long_description="",
1010
long_description_content_type='text/markdown',
1111
url='https://github.com/Animadversio/GPT-Auto-Data-Analytics',
1212
packages=find_packages(),

0 commit comments

Comments
 (0)