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

.

parent 7641e0c4
No related branches found
No related tags found
No related merge requests found
...@@ -3,17 +3,17 @@ version: 2 ...@@ -3,17 +3,17 @@ version: 2
build: build:
os: "ubuntu-22.04" os: "ubuntu-22.04"
tools: tools:
python: "3.9" python: "3.11"
sphinx: sphinx:
configuration: docs/config.py configuration: docs/config.py
fail_on_warning: false fail_on_warning: true
formats: formats:
- pdf - pdf
python: python:
version: 3.9 version: 3.11
install: install:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt
- method: pip - method: pip
......
python>=3.8
sphinx>=6 sphinx>=6
pysolar==0.10.0 pysolar==0.10.0
docopt docopt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment