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==3.3.0 ; python_version <= '2.7'
Pypubsub ; python_version > '2.7'
