Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

Commit de09d70

Browse files
authored
Update setup.py
1 parent 9cd7d12 commit de09d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
setup(name='robotframework-appiumflutterlibrary',
99
version='1.0.0-beta',
1010
description='Robot Framework Mobile flutter app testing library for Appium Client Android & iOS & Web',
11-
long_description=open(join(ROOT, 'README.md')).read(),
11+
long_description=open(join(ROOT, 'README.rst')).read(),
1212
author='Igor Augusto',
1313
author_email='igortavtib@gmail.com',
1414
url='https://github.com/igortavtib/robotframework-appiumflutterlibrary',

0 commit comments

Comments
 (0)