File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed
Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -18,21 +18,21 @@ sphinx:
1818# declare the Python requirements required to build your documentation
1919# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
2020python :
21- install :
22- - method : pip
23- requirements : docs/doc-requirements.txt
24- - method : pip
25- path : Alt-Core
26- editable : true
27- - method : pip
28- path : Alt-Cameras
29- editable : true
30- - method : pip
31- path : Alt-Dashboard
32- editable : true
33- - method : pip
34- path : Alt-ObjectLocalization
35- editable : true
36- - method : pip
37- path : Alt-Pathplanning
38- editable : true
21+ install :
22+ - method : pip
23+ requirements : docs/doc-requirements.txt
24+ - method : pip
25+ path : Alt-Core
26+ editable : true
27+ - method : pip
28+ path : Alt-Cameras
29+ editable : true
30+ - method : pip
31+ path : Alt-Dashboard
32+ editable : true
33+ - method : pip
34+ path : Alt-ObjectLocalization
35+ editable : true
36+ - method : pip
37+ path : Alt-Pathplanning
38+ editable : true
You can’t perform that action at this time.
0 commit comments