Skip to content

Commit

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

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

0 comments on commit c748e15

Please sign in to comment.