Merge pull request #1811 from tannewt/doc_build_tweak

Tweak RTD to install svg2pdfconverter
This commit is contained in:
Scott Shawcroft 2019-04-17 21:00:21 -07:00 committed by GitHub
commit 70dd6167c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View File

@ -1,2 +1,10 @@
# .readthedocs.yml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
python:
version: 3
install:
- requirements: docs/requirements.txt

1
docs/requirements.txt Normal file
View File

@ -0,0 +1 @@
sphinxcontrib-svg2pdfconverter