Python: extract pip installation task

Make it reusable for pyside and other packages.

Change-Id: If97e65a506d36916aaa61f48b9a2f71c458d4fe9
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
David Schulz
2022-03-15 08:33:23 +01:00
parent c94564d910
commit 6f520f8783
5 changed files with 225 additions and 92 deletions

View File

@@ -17,6 +17,8 @@ QtcPlugin {
Group {
name: "General"
files: [
"pipsupport.cpp",
"pipsupport.h",
"python.qrc",
"pythonconstants.h",
"pythoneditor.cpp",