Skip to content

Commit

Permalink
Testing .readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gthess committed Jan 4, 2023
1 parent a627c3c commit 1918c89
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
version: 2

# Build PDF & ePub
formats:
- epub
- pdf

python:
install:
- requirements: requirements.txt
system_packages: false

build:
os: ubuntu-20.04
tools:
python: "3"
jobs:
post_build:
- echo "test"

0 comments on commit 1918c89

Please sign in to comment.