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