Skip to content

Commit b0d6cfc

Browse files
committed
Add 'share' and remove .svn
1 parent bb50221 commit b0d6cfc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
recursive-include share *
12
recursive-include roundup *.*
23
recursive-include frontends *.*
34
recursive-include scripts *.* *-*
@@ -6,7 +7,7 @@ recursive-include test *.py *.txt
67
recursive-include doc *.html *.png *.txt *.css *.1 *.example
78
recursive-include detectors *.py
89
recursive-include templates *.* home* page*
9-
global-exclude .cvsignore *.pyc *.pyo .DS_Store
10+
global-exclude .svn .cvsignore *.pyc *.pyo .DS_Store
1011
include run_tests.py *.txt demo.py MANIFEST.in MANIFEST
1112
exclude BUILD.txt I18N_PROGRESS.txt TODO.txt
1213
exclude doc/security.txt doc/templating.txt

0 commit comments

Comments
 (0)