aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/versions.py
diff options
context:
space:
mode:
Diffstat (limited to 'build_scripts/versions.py')
-rw-r--r--build_scripts/versions.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/build_scripts/versions.py b/build_scripts/versions.py
deleted file mode 100644
index 632838007..000000000
--- a/build_scripts/versions.py
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
-
-
-PYSIDE = 'pyside6'
-PYSIDE_MODULE = 'PySide6'
-SHIBOKEN = 'shiboken6'