Skip to content

Commit

Permalink
ci: update readthedocs recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Jul 21, 2023
1 parent 4131628 commit 4b11b03
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
version: 2
formats:
- pdf
build:
os: ubuntu-22.04
tools:
python: "3.11"
python:
version: 3.8
install:
- requirements: docs/requirements.txt
- method: pip
path: .
extra_requirements:
- CLI
system_packages: false

0 comments on commit 4b11b03

Please sign in to comment.