blob: 28e8c88a5cda88c2f4ddb5921f45e2b4ce8743fd [file] [log] [blame] [edit]
version: 2
build:
os: "ubuntu-22.04"
tools:
python: "3.6"
apt_packages:
- enchant-2
- hunspell-en-us
# Build from the doc/ directory with Sphinx
sphinx:
configuration: doc/conf.py
# Explicitly set the version of Python and its requirements
python:
install:
- requirements: doc/requirements.txt