https://github.com/robotframework/RIDE
Raw File
Tip revision: 763a0f456478a3fd396a57ca110ce315b08ace55 authored by HelioGuilherme66 on 28 April 2020, 22:36:08 UTC
Fix for locking wxPython version to 4.0.7.post2
Tip revision: 763a0f4
MANIFEST.in
include *.bmp
include *.py
include *.rest
include *.sh
include *.txt
recursive-include src *.css *.js *.py *.robot *.txt *.png *.gif *.ico *.cfg *.html
recursive-include doc *.rst
recursive-include rtest *.py *.txt
back to top