diff options
| -rw-r--r-- | .readthedocs.yml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/.readthedocs.yml b/.readthedocs.yml index 3d791ad1..f0ea8c49 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -18,8 +18,8 @@ sphinx:  #  configuration: mkdocs.yml  # Optionally build your docs in additional formats such as PDF -#formats: -#  - pdf +formats: +  - pdf  # Optionally set the version of Python and requirements required to build your docs  python: | 
