aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wheel_tester.py
diff options
context:
space:
mode:
Diffstat (limited to 'testing/wheel_tester.py')
-rw-r--r--testing/wheel_tester.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/wheel_tester.py b/testing/wheel_tester.py
index e911913da..a8760d27c 100644
--- a/testing/wheel_tester.py
+++ b/testing/wheel_tester.py
@@ -112,7 +112,7 @@ def get_examples_dir():
def package_prefix_names():
# Note: shiboken6_generator is not needed for compile_using_pyinstaller,
# but building modules with cmake needs it.
- return ["shiboken6", "shiboken6_generator", "PySide2"]
+ return ["shiboken6", "shiboken6_generator", "PySide6"]
def clean_egg_info():