Raw File
MANIFEST.in
include *.bmp
include *.py
include *.rest
include *.sh
include *.txt
include *.adoc
recursive-include src *.css *.js *.py *.robot *.txt *.png *.gif *.ico *.cfg *.html
recursive-include doc *.rst
recursive-include rtest *.py *.txt
recursive-include src/robotide/postinstall/RIDE.app
back to top