Skip to content
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time
26 lines (18 sloc) 737 Bytes
recursive-include Orange *.pyx *.py *.c *.cpp README* LICENSE
recursive-include Orange/datasets *.tab *.basket *.info *.dst *.metadata
recursive-include Orange/tests *.tab *.basket *.xlsx
recursive-include Orange/canvas *.qss *ico *.png *.svg *.ico *.html
recursive-include Orange/canvas/application/workflows *.ows
recursive-include Orange/widgets *.png *.svg *.js *.css *.html
recursive-include Orange/widgets/tests *.tab
recursive-include Orange/widgets/data/tests *.tab
recursive-include Orange/widgets/tests/workflows *.ows
recursive-include distribute *.svg *.desktop
include requirements*.txt
include README.md
include CONTRIBUTING.md
include CHANGELOG.md
include COPYING
include LICENSE
include setup.py
include setup.cfg
You can’t perform that action at this time.