Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed May 9, 2020
1 parent ef7e835 commit 385cced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -39,6 +39,7 @@ jobs:
- run:
name: Install pyproj
command: |
# requires libstdc++6 >= 9
sudo apt-get install -y libproj-dev proj-bin proj-data libc6 libgeos-dev python-gdal gdal-bin
export PYPROJMAJVER=15
export PYPROJVERSION=6.3.1-1
Expand Down

0 comments on commit 385cced

Please sign in to comment.