Skip to content

Commit e8875b4

Browse files
authored
use unbuntugis-unstable (#321)
1 parent d3df0d2 commit e8875b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-datascience/scripts/install-geospatial-python.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ function apt_install() {
1111
}
1212

1313
# Install system libraries for geospatial computation
14-
add-apt-repository -y ppa:ubuntugis/ppa
14+
add-apt-repository -y ppa:ubuntugis/ubuntugis-unstable
1515
apt_install \
1616
libgdal-dev \
1717
gdal-bin

0 commit comments

Comments
 (0)