We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a910b commit b671da5Copy full SHA for b671da5
.github/workflows/ci.yml
@@ -89,7 +89,7 @@ jobs:
89
run: |
90
python --version --version
91
pip --version
92
- pip info
+ pip list
93
pip freeze --all
94
- name: Install Linux Qt5 dependencies
95
if: matrix.os.python_platform == 'linux' && matrix.reactor.dependencies == 'qt5'
0 commit comments