File tree Expand file tree Collapse file tree 2 files changed +0
-15
lines changed Expand file tree Collapse file tree 2 files changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,6 @@ sphinxext-rediraffe = "==0.2.5"
32
32
sphinxext-remoteliteralinclude = " ==0.3.0"
33
33
sphinxext-toptranslators = " ==0.1.2"
34
34
urllib3 = " >=1.26.6, <2.0.0"
35
- sphinxext-pwa = {git = " https://github.com/wpilibsuite/sphinxext-pwa.git" , rev = " main" }
36
35
37
36
[tool .poetry .dev-dependencies ]
38
37
Original file line number Diff line number Diff line change @@ -15,20 +15,6 @@ formats:
15
15
- htmlzip
16
16
- pdf
17
17
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
-
32
18
python :
33
19
install :
34
20
- requirements : source/requirements.txt
You can’t perform that action at this time.
0 commit comments