Skip to content

Commit

Permalink
Fix readthedocs build.
Browse files Browse the repository at this point in the history
The error was in the PDF build somehow.
  • Loading branch information
lesteve committed Dec 8, 2020
1 parent 4a7f570 commit 57aab98
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
version: 2

sphinx:
configuration: docs/conf.py

conda:
file: docs/environment.yml
python:
version: 3
setup_py_install: true
environment: docs/environment.yml

0 comments on commit 57aab98

Please sign in to comment.