Skip to content

Commit

Permalink
pip install opencv
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfleis committed Nov 10, 2023
1 parent 91c86e7 commit 783d82c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/reverse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
h3-py
hdbscan
pandana
install_pip: >-
opencv-contrib-python
KDEpy
installation_command: >-
pip install .; python -c 'import libpysal; libpysal.examples.fetch_all()'
fail_on_failure: false
Expand Down

0 comments on commit 783d82c

Please sign in to comment.