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: build:
os: "ubuntu-20.04" os: "ubuntu-22.04"
tools: tools:
python: "3.10" python: "3.11"
sphinx: sphinx:
fail_on_warning: true configuration: docs/config.py
fail_on_warning: false
formats: formats:
- pdf - pdf
- epub
python: python:
# Install our python package before building the docs # Install our python package before building the docs
install: install:
- requirements: requirements.txt
- method: pip - method: pip
path: . path: .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment