We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a02b4c3 commit 436435cCopy full SHA for 436435c
.github/workflows/build_latest.yml
@@ -122,7 +122,6 @@ jobs:
122
python --version
123
qmake CONFIG+=release CONFIG-=debug_and_release CONFIG-=debug_and_release_target ^
124
CONFIG+=exclude_generator ^
125
- "PYTHONQTALL_CONFIG=${{ matrix.pythonqtall-config }}" ^
126
"PYTHON_PATH=%pythonLocation%" ^
127
"PYTHON_VERSION=${{ steps.setenv.outputs.PYTHON_VERSION_SHORT }}" ^
128
PythonQt.pro
0 commit comments