Skip to content

Commit

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

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

0 comments on commit a124098

Please sign in to comment.