Skip to content
This repository was archived by the owner on Dec 4, 2018. It is now read-only.

Commit

Permalink
Using default proj4
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Oct 11, 2015
1 parent cea5abe commit 9eb2a5c
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 33 deletions.
10 changes: 5 additions & 5 deletions cartopy/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ source:
- cartopy.win.patch # [win]

build:
number: 0 # [not linux]
number: 1 # [linux]
number: 1 # [not linux]
number: 2 # [linux]

requirements:
build:
Expand All @@ -21,7 +21,7 @@ requirements:
# We must bake the numpy version into the build string.
- numpy *
- cython
- proj4
- proj.4
- geos
# On OSX We need to effectively pin the geos version to the
# one used by the specific shapely being targetted (we're letting
Expand All @@ -30,7 +30,7 @@ requirements:
- owslib
- pyshp
- pyepsg

run:
- python
- six
Expand All @@ -39,7 +39,7 @@ requirements:
- pillow
- owslib
- numpy
- proj4
- proj.4
- shapely >=1.5.6
- scipy
- pyshp
Expand Down
3 changes: 0 additions & 3 deletions proj4/bld.bat

This file was deleted.

5 changes: 0 additions & 5 deletions proj4/build.sh

This file was deleted.

20 changes: 0 additions & 20 deletions proj4/meta.yaml

This file was deleted.

0 comments on commit 9eb2a5c

Please sign in to comment.