Skip to content

Commit 378233e

Browse files
committed
adding shapely types
1 parent 5af180e commit 378233e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
pip install .[minimal_requirements]
3434
pip install .[dev]
3535
pip install build
36+
pip install types-shapely
3637
3738
- name: Run checks with ruff
3839
run: |

0 commit comments

Comments
 (0)