Skip to content

Commit c4a5d85

Browse files
author
Dzmitry Humianiuk
authored
Merge pull request #114 from reportportal/fix-readme-rendering
fix README rendering error
2 parents 8927e8e + dcc539b commit c4a5d85

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
@@ -25,6 +25,7 @@ def read_file(fname):
2525
version=version,
2626
description='Agent for Reporting results of tests to the Report Portal',
2727
long_description=read_file('README.rst'),
28+
long_description_content_type='text/markdown',
2829
author='Pavel Papou',
2930
author_email='[email protected]',
3031
url='https://github.com/reportportal/agent-python-pytest',

0 commit comments

Comments
 (0)