From 265a794cd1c88c09777e94e2d54d170c70da0793 Mon Sep 17 00:00:00 2001 From: Dominik Holland Date: Wed, 7 Feb 2024 14:34:44 +0100 Subject: ifcodegen: Also deploy dataclasses.py needed by watchdog Fixes: QTBUG-122036 Change-Id: I71d584707e32c8d53dbb8e3024be64125a2e0572 Reviewed-by: Robert Griebl (cherry picked from commit 6f5cae4c83c1c21826c1e4936df5c6ffa480f807) Reviewed-by: Qt Cherry-pick Bot (cherry picked from commit 549f6bd9118227b96596ad0a9db4c534e26e02b9) (cherry picked from commit 00d26716f8dddbc3b2a0e035d7d391bfcfc94ac9) --- src/tools/ifcodegen/deploy-virtualenv-files.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/tools/ifcodegen/deploy-virtualenv-files.txt b/src/tools/ifcodegen/deploy-virtualenv-files.txt index a5cf0f66..13ab3a93 100644 --- a/src/tools/ifcodegen/deploy-virtualenv-files.txt +++ b/src/tools/ifcodegen/deploy-virtualenv-files.txt @@ -59,6 +59,7 @@ configparser.py contextlib.py crypt.py csv.py +dataclasses.py datetime.py decimal.py difflib.py -- cgit v1.2.3