Issue #5721: don't package Lib/test/README anymore.

This commit is contained in:
Martin v. Löwis 2009-05-05 22:13:01 +00:00
parent a98c8e1d2d
commit 8dc74f4602
1 changed files with 0 additions and 1 deletions

View File

@ -1011,7 +1011,6 @@ def add_files(db):
lib.glob("*.uue")
lib.glob("*.pem")
lib.glob("*.pck")
lib.add_file("readme.txt", src="README")
lib.add_file("zipdir.zip")
if dir=='decimaltestdata':
lib.glob("*.decTest")