Skip to content

Commit

Permalink
[FIX] Try with post_build option
Browse files Browse the repository at this point in the history
  • Loading branch information
f-dangel committed Jul 2, 2024
1 parent a124098 commit def4e51
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,12 @@ build:
os: ubuntu-22.04
tools:
python: "3.8"
jobs:
post_build:
- pip install --upgrade packaging wheel

python:
install:
- method: pip
path: packaging
- method: pip
path: wheel
- method: pip
path: .
extra_requirements:
Expand Down

0 comments on commit def4e51

Please sign in to comment.