Skip to content

Commit

Permalink
fix: added missing packages for conda build
Browse files Browse the repository at this point in the history
  • Loading branch information
rabii-chaarani committed Jul 11, 2024
1 parent 60b0aed commit c7e981c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ requirements:
build:
- {{ compiler('cxx') }}
- numpy
- pandas
- geopandas
- shapely
- dill
- validators
- beartype
host:
- pip
- python
Expand Down

0 comments on commit c7e981c

Please sign in to comment.