add libgeos-dev

This commit is contained in:
Ed Chalstrey 2022-03-18 16:32:52 +00:00
parent 0b176c7531
commit 426aa98a33

View File

@ -12,6 +12,7 @@ jobs:
- name:
Install dependencies
run: |
apt-get install libgeos-dev
python -m pip install --upgrade pip
python -m pip install pytest
python -m pip install flake8