Skip to content
Snippets Groups Projects
Commit 7fd3a047 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

GDAL

parent 26b4bfba
No related branches found
No related tags found
No related merge requests found
...@@ -172,6 +172,9 @@ source $BIN_DIR/steps/pylibmc ...@@ -172,6 +172,9 @@ source $BIN_DIR/steps/pylibmc
# Libffi support. # Libffi support.
source $BIN_DIR/steps/cryptography source $BIN_DIR/steps/cryptography
# GDAL support.
source $BIN_DIR/steps/gdal
# Install dependencies with Pip. # Install dependencies with Pip.
source $BIN_DIR/steps/pip-install source $BIN_DIR/steps/pip-install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment