Skip to content

Commit

Permalink
Try a installing using pip for rtd
Browse files Browse the repository at this point in the history
  • Loading branch information
frankier committed Dec 13, 2023
1 parent edd34e2 commit b397d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build:
jobs:
post_install:
- pip install hatch
- pip install -r <(hatch dep show requirements --all)
- pip install .[docs,annlibs]

sphinx:
configuration: docs/conf.py
Expand Down

0 comments on commit b397d02

Please sign in to comment.