mirror of
https://github.com/Mobile-Robotics-W20-Team-9/UMICH-NCLT-SLAP.git
synced 2025-09-08 04:03:14 +00:00
forgot to hit save before commit
This commit is contained in:
@@ -16,7 +16,6 @@ RUN pip install -U pip && \
|
||||
nltk \
|
||||
setuptools \
|
||||
pylint \
|
||||
<<<<<<< HEAD
|
||||
pickle-mixin \
|
||||
spacy \
|
||||
--upgrade setuptools \
|
||||
@@ -24,8 +23,6 @@ RUN pip install -U pip && \
|
||||
keras
|
||||
|
||||
RUN python -m spacy download en_core_web_sm
|
||||
=======
|
||||
pickle-mixin
|
||||
>>>>>>> origin/master
|
||||
|
||||
CMD ["/bin/bash"]
|
||||
|
Reference in New Issue
Block a user