mirror of
https://github.com/python/cpython.git
synced 2025-11-27 05:44:16 +00:00
Patch #1468: Package Lib/test/*.pem.
This commit is contained in:
parent
044d709111
commit
0ffdacd53b
1 changed files with 1 additions and 0 deletions
|
|
@ -932,6 +932,7 @@ def add_files(db):
|
||||||
lib.add_file("check_soundcard.vbs")
|
lib.add_file("check_soundcard.vbs")
|
||||||
lib.add_file("empty.vbs")
|
lib.add_file("empty.vbs")
|
||||||
lib.glob("*.uue")
|
lib.glob("*.uue")
|
||||||
|
lib.glob("*.pem")
|
||||||
lib.add_file("readme.txt", src="README")
|
lib.add_file("readme.txt", src="README")
|
||||||
if dir=='decimaltestdata':
|
if dir=='decimaltestdata':
|
||||||
lib.glob("*.decTest")
|
lib.glob("*.decTest")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue