mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
Freetype was already at the latest version.
This commit is contained in:
parent
7e9cfeb0f1
commit
c414da9c59
@ -6,7 +6,7 @@ python:
|
||||
before_install:
|
||||
- sudo add-apt-repository -y ppa:ubuntugis/ppa
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y libfreetype6 gdal-bin libgdal-dev
|
||||
- sudo apt-get install -y gdal-bin libgdal-dev
|
||||
install:
|
||||
- "pip install -r requirements-dev.txt"
|
||||
- "pip install pytest"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user