the docs lied - need to manually update pip to get pip install --group

This commit is contained in:
Thomas Kriechbaumer
2025-09-20 14:25:30 +02:00
parent 9268b7235f
commit 91ef398efb
+1
View File
@@ -7,6 +7,7 @@ build:
python: "3.13"
jobs:
install:
- pip install -U pip
- pip install --group 'docs' .
sphinx: