Skip to content

Commit

Permalink
shapely (#1827)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerThorsten authored Jan 31, 2025
1 parent 73fb089 commit 135e0e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/recipes_emscripten/shapely/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ requirements:
- pip
- cross-python_${{ target_platform }}
- cython
- numpy<2
- numpy
- ${{ compiler('c') }}
host:
- python
- pip
#- cython
- numpy <2
- numpy
- geos
run:
- geos
Expand Down

0 comments on commit 135e0e6

Please sign in to comment.