Skip to content

Commit 8be5be6

Browse files
committed
Temporarily remove gdal (conda package not updated for py3.6 yet)
1 parent 9113a2d commit 8be5be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ RUN pip install --upgrade mpld3 && \
289289
pip install descartes && \
290290
pip install geojson && \
291291
pip install pysal && \
292-
conda install -y gdal && \
292+
#conda install -y gdal && \
293293
pip install pyflux && \
294294
pip install terminalplot && \
295295
pip install raccoon && \

0 commit comments

Comments
 (0)