Build docs from pylock.toml (#149058)

This commit is contained in:
Hugo van Kemenade
2026-04-28 21:45:38 +03:00
committed by GitHub
parent 933e2dd6cf
commit 40dc61a0e0
4 changed files with 259 additions and 3 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ jobs:
with:
python-version: '3'
cache: 'pip'
cache-dependency-path: 'Doc/requirements.txt'
cache-dependency-path: 'Doc/pylock.toml'
- name: 'Install build dependencies'
run: make -C Doc/ venv