Skip to content
Snippets Groups Projects
Commit bcb7ee9c authored by lkugler's avatar lkugler
Browse files

.

parent f7da5e71
No related branches found
No related tags found
No related merge requests found
version: 1
version: 2
build:
os: "ubuntu-20.04"
os: "ubuntu-22.04"
tools:
python: "3.10"
python: "3.11"
sphinx:
fail_on_warning: true
configuration: docs/config.py
fail_on_warning: false
formats:
- pdf
- epub
python:
# Install our python package before building the docs
install:
- requirements: requirements.txt
- method: pip
path: .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment