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 b31f4ca commit 012cc55Copy full SHA for 012cc55
setup.py
@@ -33,6 +33,7 @@
33
Programming Language :: Python :: 2
34
Programming Language :: Python :: 3
35
Topic :: Software Development :: Testing
36
+Framework :: Robot Framework
37
""".strip().splitlines()
38
KEYWORDS = 'robotframework testing testautomation acceptancetesting atdd bdd'
39
# Maximum width in Windows installer seems to be 70 characters -------|
0 commit comments