Skip to content

Commit 7c592ba

Browse files
author
Richard Jones
committed
hrm
1 parent 6da014b commit 7c592ba

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

MANIFEST.in

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ recursive-include test *.py *.txt
77
recursive-include doc *.html *.png *.txt *.css *.1
88
recursive-include detectors *.py
99
recursive-include templates *.* home* page*
10-
recursive-exclude roundup *.pyc *.pyo .*
11-
recursive-exclude frontends *.pyc *.pyo .*
12-
recursive-exclude templates *.pyc *.pyo .*
10+
global-exclude .cvsignore *.pyc *.pyo
1311
include run_tests *.txt demo.py
1412
exclude BUILD.txt I18N_PROGRESS.txt TODO.txt
1513
exclude doc/security.txt doc/templating.txt

0 commit comments

Comments
 (0)