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 f48c383 commit 8b5a957Copy full SHA for 8b5a957
.github/workflows/install.yml
@@ -66,7 +66,7 @@ jobs:
66
exit 1
67
esac
68
69
- python3 -m pip install pytest sphinx
+ python3 -m pip install --break-system-packages pytest sphinx
70
71
- name: Build & install
72
shell: bash
0 commit comments