Skip to content

Commit

Permalink
[FIX] Install wheels and packaging in RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
f-dangel committed Jul 2, 2024
1 parent 63f6043 commit 22da2e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ build:

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

0 comments on commit 22da2e0

Please sign in to comment.