From 03bb039ef792278248d4e9208a89eab533041afc Mon Sep 17 00:00:00 2001 From: Aaron Colwell <300262+acolwell@users.noreply.github.com> Date: Mon, 29 Jul 2024 23:51:02 -0700 Subject: [PATCH] Add tomllib to directories copied for Python zip. (#994) --- tools/jenkins/zip-python-mingw.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/jenkins/zip-python-mingw.sh b/tools/jenkins/zip-python-mingw.sh index 7e10f3b63..b846e8499 100755 --- a/tools/jenkins/zip-python-mingw.sh +++ b/tools/jenkins/zip-python-mingw.sh @@ -37,6 +37,7 @@ multiprocessing pydoc_data re sqlite3 +tomllib unittest urllib wsgiref