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.
1 parent 81778f3 commit 6c78bb1Copy full SHA for 6c78bb1
setup.py
@@ -18,6 +18,7 @@
18
author_email="[email protected]",
19
description="ExcelDataDriver is a Excel Data-Driven Testing library for Robot Framework.",
20
long_description=LONG_DESCRIPTION,
21
+ long_description_content_type='text/markdown',
22
license="Apache License 2.0",
23
url='https://github.com/qahive/robotframework-puppeteer',
24
packages=find_packages(),
0 commit comments