Skip to content

Commit

Permalink
Fix issue with readthedocs failing at pdf generation (due to svg badges)
Browse files Browse the repository at this point in the history
  • Loading branch information
Padraig Gleeson authored and Padraig Gleeson committed Mar 15, 2023
1 parent edad742 commit 67421b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ version: 2
sphinx:
configuration: docs/sphinx/source/conf.py

# Include PDF and ePub
formats: all
# Just generate html version, as pdf failing due to inclusion of svg files (in badges)
formats: html

python:
version: 3.7
Expand Down

0 comments on commit 67421b5

Please sign in to comment.