File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ recursive-include frontends *.*
44recursive-include scripts *.* *-*
55recursive-include tools *.*
66recursive-include test *.py *.txt
7- recursive-include doc *.html *.png *.txt *.css *.1 *. example
7+ recursive-include doc *.html *.png *.txt *.css *.example
88recursive-include detectors *.py
9- recursive-include templates *.* home* page*
10- global-exclude .svn .cvsignore *.pyc *.pyo .DS_Store
11- include run_tests.py *.txt demo.py MANIFEST.in MANIFEST doc/conf.py
12- exclude BUILD.txt I18N_PROGRESS.txt TODO .txt
13- exclude doc/security.txt doc/templating.txt
9+ global-exclude *.pyc *.pyo .DS_Store
10+ include run_tests.py demo.py *.txt
11+ include doc/conf.py
12+ exclude 2to3-done .txt
13+ exclude doc/security.txt
1414include locale/*.po locale/*.mo locale/roundup.pot
You can’t perform that action at this time.
0 commit comments