Skip to content

Commit 0ca50a6

Browse files
committed
try post_install
1 parent 682a9fa commit 0ca50a6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.readthedocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ build:
1111
tools:
1212
python: "3.12"
1313
jobs:
14-
pre_install:
15-
- python -m pip install --upgrade pip
14+
post_install:
1615
- pip install --group docs
1716

1817
# Build documentation in the docs/ directory with Sphinx

0 commit comments

Comments
 (0)