Issue #5721: don't package Lib/test/README anymore.
This commit is contained in:
parent
a98c8e1d2d
commit
8dc74f4602
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue