Skip to content

Commit 4a25ab3

Browse files
committed
more rebase fixes
1 parent cd53010 commit 4a25ab3

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ sphinxext-rediraffe = "==0.2.5"
3232
sphinxext-remoteliteralinclude = "==0.3.0"
3333
sphinxext-toptranslators = "==0.1.2"
3434
urllib3 = ">=1.26.6, <2.0.0"
35-
sphinxext-pwa = {git = "https://github.com/wpilibsuite/sphinxext-pwa.git", rev = "main"}
3635

3736
[tool.poetry.dev-dependencies]
3837

readthedocs.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,6 @@ formats:
1515
- htmlzip
1616
- pdf
1717

18-
build:
19-
tools:
20-
nodejs: "16"
21-
22-
# Set the version of Python and other tools you might need
23-
build:
24-
os: ubuntu-20.04
25-
tools:
26-
python: "3.8"
27-
# You can also specify other tool versions:
28-
nodejs: "16"
29-
apt_packages:
30-
- inkscape
31-
3218
python:
3319
install:
3420
- requirements: source/requirements.txt

0 commit comments

Comments
 (0)