Skip to content

Commit 6a2e7d2

Browse files
committed
updating setup.py
1 parent 612660f commit 6a2e7d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
description='The Python third_party_license_file_generator is aimed at distilling down the appropriate license for one or many pip "requirements" files into a single file; it supports Python2.7 and Python3.',
3030
long_description=long_description,
31+
long_description_content_type='text/markdown',
3132

3233
# The project's main homepage.
3334
url='https://github.com/ftpsolutions/python-third-party-license-file-generator',

0 commit comments

Comments
 (0)