Skip to content

Commit

Permalink
Revert --break-system-packages [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Oct 16, 2024
1 parent d7551bc commit 9ffb328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
if: github.event_name == 'pull_request'

- name: Install Python dependencies
run: pip install --break-system-packages -r doc/user/requirements.txt
run: pip install -r doc/user/requirements.txt


- name: Build main documentation
Expand Down

0 comments on commit 9ffb328

Please sign in to comment.