We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 27dbfb6 + 2d44bad commit 1ad3019Copy full SHA for 1ad3019
1 file changed
.github/workflows/main.yml
@@ -434,5 +434,5 @@ jobs:
434
RTD_TOKEN: ${{ secrets.RTD_TOKEN }}
435
BRANCH_NAME: "trunk"
436
run: |
437
- python -m pip install requests
+ uv pip install requests
438
python ./contrib/trigger_rtd_build.py
0 commit comments