Skip to content

Commit

Permalink
Attempt to use PyProj from Github
Browse files Browse the repository at this point in the history
Context in pyproj4/pyproj#136.
  • Loading branch information
migurski committed Sep 17, 2018
1 parent 269c5c2 commit 9b35266
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,8 @@ python:
before_install:
- sudo apt-get update
- sudo apt-get install -y libspatialindex-dev
- pip install cython
- pip install https://github.com/jswhit/pyproj/archive/429a4fe6fa40.zip

install:
- pip install '.[dataframe]'
Expand Down

0 comments on commit 9b35266

Please sign in to comment.