From 47442fb154eae5c6cd71a54e9b4aeee484e1c38b Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 21 Jan 2011 20:05:09 -0500 Subject: - Add a ``MANIFEST.in`` file to each paster template. See https://github.com/Pylons/pyramid/issues#issue/95 Closes issue #95. --- TODO.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 31e4a4dc0..c8f8bf2e7 100644 --- a/TODO.txt +++ b/TODO.txt @@ -4,9 +4,6 @@ Pyramid TODOs Must-Have (before 1.0) ---------------------- -- Add MANIFEST.in to each paster template? See - https://github.com/Pylons/pyramid/issues#issue/95 - - Explain ``{foo:}`` pattern formatting and purpose better in within URL dispatch chapter. -- cgit v1.2.3