Skip to content

Commit c3a41ef

Browse files
committed
Disable PDF builds due failing LateX builds
1 parent 7180a4a commit c3a41ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
version: 2
66

77
formats:
8-
- pdf
8+
# Temporarily disabling PDF downloads due to problem with nbsphinx in LateX builds
9+
# - pdf
910
- epub
1011

1112
python:

0 commit comments

Comments
 (0)