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

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Jan 1, 2021
1 parent d585e5b commit 4629813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -7,7 +7,7 @@ python:
- "3.9"

before_install:
- sudo apt-get install libgeos-dev libproj-dev proj-data graphviz libgfortran3 libblas-dev liblapack-dev
- sudo apt-get install libgeos-dev libproj-dev proj-data graphviz libblas-dev liblapack-dev

install:
- pip install -r requirements.txt
Expand Down

0 comments on commit 4629813

Please sign in to comment.