fix: try to get readthedocs working

Signed-off-by: Andrew Calcutt <acalcutt@techidiots.net>
This commit is contained in:
Andrew Calcutt 2023-09-27 01:00:45 -04:00
parent bd997ff135
commit 0a8c98681c

View File

@ -4,16 +4,15 @@
# Required
version: 2
# Set the OS, Python version and other tools you might need
# Set the version of Python and other tools you might need
build:
os: ubuntu-22.04
tools:
python: "3.11"
# Build documentation in the doc/help/ directory with Sphinx
sphinx:
configuration: docs/conf.py
formats:
formats:
- pdf
- epub