mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-05 16:26:10 +08:00
Add sphinx dependencies to Pipfile (#22720)
old-commit-hash: aa8952d0b12d9fe468a82be11f4c8adf29bb6a47
This commit is contained in:
@@ -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