Skip to content

Commit 0e95649

Browse files
committed
Update RTD configuration
1 parent a95f79d commit 0e95649

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.readthedocs.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version: 2
2+
3+
sphinx:
4+
configuration: docs/conf.py
5+
6+
build:
7+
os: ubuntu-22.04
8+
tools:
9+
python: "3.11"
10+
11+
python:
12+
install:
13+
- requirements: docs/requirements.txt

docs/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# This file is intended for use on readthedocs
2-
--find-links https://www.tortall.net/~robotpy/wheels/2021/linux_x86_64
32
sphinx-autodoc-typehints
43
sphinx-rtd-theme
54
robotpy-sphinx-plugin

0 commit comments

Comments
 (0)