We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72cce95 commit 4c87b50Copy full SHA for 4c87b50
setup.py
@@ -37,7 +37,7 @@
37
Framework :: Robot Framework
38
""".strip().splitlines()
39
DESCRIPTION = ('Generic automation framework for acceptance testing '
40
- 'and robotic process automation RPA')
+ 'and robotic process automation (RPA)')
41
KEYWORDS = ('robotframework automation testautomation rpa '
42
'testing acceptancetesting atdd bdd')
43
PACKAGE_DATA = [join('htmldata', directory, pattern)
0 commit comments