We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3df0d2 commit e8875b4Copy full SHA for e8875b4
1 file changed
python-datascience/scripts/install-geospatial-python.sh
@@ -11,7 +11,7 @@ function apt_install() {
11
}
12
13
# Install system libraries for geospatial computation
14
-add-apt-repository -y ppa:ubuntugis/ppa
+add-apt-repository -y ppa:ubuntugis/ubuntugis-unstable
15
apt_install \
16
libgdal-dev \
17
gdal-bin
0 commit comments