Skip to content

Commit

Permalink
[FIX] Use post_install
Browse files Browse the repository at this point in the history
  • Loading branch information
f-dangel committed Jul 2, 2024
1 parent def4e51 commit 05bb686
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ build:
tools:
python: "3.8"
jobs:
post_build:
- pip install --upgrade packaging wheel
post_install:
- pip install --upgrade pip packaging wheel

python:
install:
Expand Down

0 comments on commit 05bb686

Please sign in to comment.