Skip to content

Commit 7ca5eac

Browse files
authored
Add shapely to dev utils deps (#255)
1 parent d974672 commit 7ca5eac

File tree

2 files changed

+44
-1
lines changed

2 files changed

+44
-1
lines changed

pdm.lock

Lines changed: 43 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ util = [
7676
"sphinx-autobuild>=2021.3.14",
7777
"twine>=3.4.1",
7878
"dask-pyspy>=0.4.0",
79+
"shapely>=2.0.5",
7980
]
8081

8182
[build-system]

0 commit comments

Comments
 (0)