Kaydet (Commit) 91a1a071 authored tarafından Martin v. Löwis's avatar Martin v. Löwis

Issue #5470: Package zipdir.zip.

üst 772033f0
......@@ -1012,6 +1012,7 @@ def add_files(db):
lib.glob("*.pem")
lib.glob("*.pck")
lib.add_file("readme.txt", src="README")
lib.add_file("zipdir.zip")
if dir=='decimaltestdata':
lib.glob("*.decTest")
if dir=='output':
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment