mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Issue #5721: don't package Lib/test/README anymore.
This commit is contained in:
parent
a98c8e1d2d
commit
8dc74f4602
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue