We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8927e8e + dcc539b commit c4a5d85Copy full SHA for c4a5d85
setup.py
@@ -25,6 +25,7 @@ def read_file(fname):
25
version=version,
26
description='Agent for Reporting results of tests to the Report Portal',
27
long_description=read_file('README.rst'),
28
+ long_description_content_type='text/markdown',
29
author='Pavel Papou',
30
author_email='[email protected]',
31
url='https://github.com/reportportal/agent-python-pytest',
0 commit comments