Raw File
requirements.txt
wxPython
# Only for Windows to have a shortcut created (install before RIDE)
Pywin32; sys_platform == 'win32'
Pygments # This enables syntax highlighted in Text Editor
robotframeworklexer # Updates lexer to newer RF 3.1.1
robotframework
Pypubsub
psutil
back to top