Skip to content

Commit

Permalink
Remove proj and sqlite from libcuspatial recipe.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Dec 6, 2023
1 parent 4fbf7fd commit 275016f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions conda/recipes/libcuspatial/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ requirements:
- gtest {{ gtest_version }}
- libcudf ={{ minor_version }}
- librmm ={{ minor_version }}
- sqlite
- proj

outputs:
- name: libcuspatial
Expand Down Expand Up @@ -79,8 +77,6 @@ outputs:
{% endif %}
- libcudf ={{ minor_version }}
- librmm ={{ minor_version }}
- sqlite
- proj
test:
commands:
- test -f $PREFIX/lib/libcuspatial.so
Expand Down

0 comments on commit 275016f

Please sign in to comment.