these are no longer in the pipfile

pull/19857/head
Adeeb Shihadeh 2021-03-08 22:13:24 -08:00
parent 614808f384
commit cfe0338284
1 changed files with 0 additions and 1 deletions

View File

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