Skip to content

Commit 8e5851c

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent dacebb4 commit 8e5851c

File tree

3 files changed

+2
-24
lines changed

3 files changed

+2
-24
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +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-
global-exclude .cvsignore *.pyc *.pyo
10+
global-exclude .cvsignore *.pyc *.pyo .DS_Store
1111
include run_tests.py *.txt demo.py MANIFEST.in MANIFEST
1212
exclude BUILD.txt I18N_PROGRESS.txt TODO.txt
1313
exclude doc/security.txt doc/templating.txt

TODO.txt

Lines changed: 0 additions & 22 deletions
This file was deleted.

doc/installation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -733,7 +733,7 @@ released.
733733
Further Reading
734734
===============
735735

736-
If you intend to use Roundup with anything other than the defualt
736+
If you intend to use Roundup with anything other than the default
737737
templates, if you would like to hack on Roundup, or if you would
738738
like implementation details, you should read `Customising Roundup`_.
739739

0 commit comments

Comments
 (0)