Revision daa51fbd9ab8aa524f70653f7c07d0dbcc652cdc authored by Hélio Guilherme on 31 January 2023, 08:33:52 UTC, committed by GitHub on 31 January 2023, 08:33:52 UTC
1 parent 6cc1cd4
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
robotframework
Pypubsub
psutil
back to top