mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 10:32:10 +08:00
Add sphinx dependencies to Pipfile (#22720)
old-commit-hash: aa8952d0b12d9fe468a82be11f4c8adf29bb6a47
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:659ec91328db4a2c486f5a9e8c8be010158a88f8b3a0cb11a07336fe0faf6744
|
||||
size 1988
|
||||
oid sha256:75cf958eb51e024e9a7a8a2f5c74d392be9d103bc5d35848d6b4c2e71a0d8580
|
||||
size 2026
|
||||
|
||||
Generated
+2
-2
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a4887f6dd80d05bc5b3857695bf9f133a77960d5dae6fcbbd337e7848de85a2
|
||||
size 241219
|
||||
oid sha256:db828741463c57eed2c75e0f3710918d1cf6590ba3104009cc725bf747b57d06
|
||||
size 251360
|
||||
|
||||
@@ -14,9 +14,6 @@ RUN pip install --no-cache-dir pipenv==2020.8.13 && \
|
||||
pip uninstall -y pipenv
|
||||
|
||||
|
||||
# TODO: add to pipfile
|
||||
RUN pip install sphinx-rtd-theme==1.0.0 sphinx==4.2.0 myst-parser==0.15.2
|
||||
|
||||
COPY SConstruct ${OPENPILOT_PATH}
|
||||
|
||||
COPY ./pyextra ${OPENPILOT_PATH}/pyextra
|
||||
|
||||
Reference in New Issue
Block a user