Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 4e3e36b

Browse files
committed
let's readthedocs
1 parent ad89db7 commit 4e3e36b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.readthedocs.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# SPDX-FileCopyrightText: 2024 Jeff Epler
2+
#
3+
# SPDX-License-Identifier: GPL-3.0-only
4+
5+
version: 2
6+
7+
build:
8+
os: ubuntu-lts-latest
9+
tools:
10+
python: "3"
11+
12+
sphinx:
13+
configuration: doc/conf.py
14+
15+
python:
16+
install:
17+
- requirements: requirements-dev.txt

0 commit comments

Comments
 (0)