Skip to content

Commit 9393af9

Browse files
committed
Drop ml_metrics package
1 parent 486a21c commit 9393af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ RUN pip install pycuda && \
155155

156156
RUN pip install pysal && \
157157
pip install seaborn python-dateutil dask python-igraph && \
158-
pip install pyyaml joblib husl geopy ml_metrics mne pyshp && \
158+
pip install pyyaml joblib husl geopy mne pyshp && \
159159
pip install pandas && \
160160
pip install flax && \
161161
# Install h2o from source.

0 commit comments

Comments
 (0)