Skip to content

Commit 012cc55

Browse files
committed
Added RF classifier to setup.py
1 parent b31f4ca commit 012cc55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
Programming Language :: Python :: 2
3434
Programming Language :: Python :: 3
3535
Topic :: Software Development :: Testing
36+
Framework :: Robot Framework
3637
""".strip().splitlines()
3738
KEYWORDS = 'robotframework testing testautomation acceptancetesting atdd bdd'
3839
# Maximum width in Windows installer seems to be 70 characters -------|

0 commit comments

Comments
 (0)