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.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/wheel_tester.py b/testing/wheel_tester.py
index 100fd18f7..9f4c3ab6c 100644
--- a/testing/wheel_tester.py
+++ b/testing/wheel_tester.py
@@ -111,9 +111,9 @@ def get_examples_dir():
def package_prefix_names():
- # Note: shiboken2_generator is not needed for compile_using_pyinstaller,
+ # Note: shiboken6_generator is not needed for compile_using_pyinstaller,
# but building modules with cmake needs it.
- return ["shiboken2", "shiboken2_generator", "PySide2"]
+ return ["shiboken6", "shiboken6_generator", "PySide2"]
def clean_egg_info():