Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix python install
  • Loading branch information
ghostbuster91 committed Sep 24, 2023
commit aab0e19d0c115a71f5833fb034a98db1e195c25c
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ sphinx:

python:
install:
- method: pip
- requirements: generated-docs/out/requirements.txt
- requirements: generated-docs/out/requirements.txt
- method: pip

build:
os: ubuntu-22.04
Expand Down