these are no longer in the pipfile

old-commit-hash: cfe0338284
commatwo_master
Adeeb Shihadeh 4 years ago
parent 96b6f66472
commit db579da318
  1. 1
      Dockerfile.openpilot_base

@ -61,5 +61,4 @@ RUN pyenv install 3.8.2 && \
pip install --no-cache-dir pipenv==2020.8.13 && \ pip install --no-cache-dir pipenv==2020.8.13 && \
cd /tmp && \ cd /tmp && \
pipenv install --system --deploy --dev --clear && \ pipenv install --system --deploy --dev --clear && \
pip uninstall torch tensorflow -y && \
pip uninstall -y pipenv pip uninstall -y pipenv

Loading…
Cancel
Save