Skip to content

Commit 0023510

Browse files
committed
Add long_description_content_type to setup.py
1 parent ed70695 commit 0023510

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
@@ -396,6 +396,7 @@ def run(self):
396396
version='4.4.0',
397397
description='Python interface for YARA',
398398
long_description=readme,
399+
long_description_content_type='text/markdown',
399400
license='Apache 2.0',
400401
author='Victor M. Alvarez',
401402

0 commit comments

Comments
 (0)