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

.

parent 7272187d
Branches
Tags
No related merge requests found
python==3.10.9
pysolar==0.10.0 pysolar==0.10.0
docopt docopt
nbsphinx nbsphinx
...@@ -3,7 +3,7 @@ version: 2 ...@@ -3,7 +3,7 @@ version: 2
build: build:
os: "ubuntu-22.04" os: "ubuntu-22.04"
tools: tools:
python: "3.11" python: "3.10"
sphinx: sphinx:
configuration: docs/config.py configuration: docs/config.py
...@@ -15,6 +15,6 @@ formats: ...@@ -15,6 +15,6 @@ formats:
python: python:
# Install our python package before building the docs # Install our python package before building the docs
install: install:
- requirements: requirements.txt - requirements: docs/requirements.txt
- method: pip - method: pip
path: . path: .
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment