Skip to content

Commit db9aa20

Browse files
author
Matt Lebrun
committed
Comment out long desc
1 parent b8e3f84 commit db9aa20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@
4343
url='https://github.com/MyKings/python-masscan',
4444
bugtrack_url='https://github.com/MyKings/python-masscan',
4545
description='This is a python class to use masscan and access scan results from python2',
46-
long_description=open('README.md').read() + "\n" + open('CHANGELOG.md').read(),
46+
# long_description=open('README.md').read() + "\n" + open('CHANGELOG.md').read(),
4747
)

0 commit comments

Comments
 (0)