Skip to content

Commit

Permalink
add pyproj
Browse files Browse the repository at this point in the history
  • Loading branch information
njwilson23 committed Mar 19, 2017
1 parent 39e08a1 commit 0d029a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ install:
- "conda info -a"
- "conda create -q -n test-environment python=%PYTHON_VERSION% numpy cython vs2015_runtime setuptools"
- "activate test-environment"
- "conda install -c conda-forge gdal=2.1.3"
- "conda install -c conda-forge gdal=2.1.3 pyproj"

- "pip install -U picogeojson blosc coverage"
- "cd C:\\projects\\karta"
Expand Down

0 comments on commit 0d029a3

Please sign in to comment.