Skip to content

Commit 867a75e

Browse files
committed
Updated readthedocs build configuration
1 parent a27925f commit 867a75e

File tree

3 files changed

+5
-26
lines changed

3 files changed

+5
-26
lines changed

.readthedocs.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ build:
77
os: ubuntu-22.04
88
tools:
99
python: "3.11"
10+
jobs:
11+
post_install:
12+
- python -m robotpy_sphinx.download_and_install robotpy robotpy-ctre main dist dist-Linux
1013

1114
python:
1215
install:

docs/requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# This file is intended for use on readthedocs
2-
sphinx
2+
sphinx >= 3
33
sphinx-rtd-theme
4-
robotpy-sphinx-plugin
5-
-e docs
4+
robotpy-sphinx-plugin~=0.1.6

docs/setup.py

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)