Do not add txt files twice.
This commit is contained in:
parent
52e61449e3
commit
4c226dac02
|
@ -1021,8 +1021,6 @@ def add_files(db):
|
|||
lib.add_file("zipdir.zip")
|
||||
if dir=='tests' and parent.physical=='distutils':
|
||||
lib.add_file("Setup.sample")
|
||||
if dir=='cjkencodings':
|
||||
lib.glob("*.txt")
|
||||
if dir=='decimaltestdata':
|
||||
lib.glob("*.decTest")
|
||||
if dir=='output':
|
||||
|
|
Loading…
Reference in New Issue