Skip to content

Commit b9cf245

Browse files
author
Richard Jones
committed
include MANIFEST.in in the MANIFEST for source dists
1 parent 7a58c42 commit b9cf245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ recursive-include doc *.html *.png *.txt *.css *.1
88
recursive-include detectors *.py
99
recursive-include templates *.* home* page*
1010
global-exclude .cvsignore *.pyc *.pyo
11-
include run_tests.py *.txt demo.py
11+
include run_tests.py *.txt demo.py MANIFEST.in
1212
exclude BUILD.txt I18N_PROGRESS.txt TODO.txt
1313
exclude doc/security.txt doc/templating.txt
1414

0 commit comments

Comments
 (0)