mirror of
https://github.com/Mobile-Robotics-W20-Team-9/UMICH-NCLT-SLAP.git
synced 2025-09-09 12:23:14 +00:00
Needed dependency for pickle things
This commit is contained in:
@@ -14,6 +14,7 @@ RUN pip install -U pip && \
|
|||||||
matplotlib \
|
matplotlib \
|
||||||
nltk \
|
nltk \
|
||||||
setuptools \
|
setuptools \
|
||||||
pylint
|
pylint \
|
||||||
|
pickle-mixin
|
||||||
|
|
||||||
CMD ["/bin/bash"]
|
CMD ["/bin/bash"]
|
||||||
|
Reference in New Issue
Block a user