Skip to content

Commit 2da74ca

Browse files
add setuptools
1 parent fce6460 commit 2da74ca

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

poetry.lock

Lines changed: 2 additions & 2 deletions
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
@@ -28,6 +28,7 @@ spatialdata-io = ">=0.1.1"
2828
scanpy = ">=1.9.5,!=1.9.7"
2929
botocore = "1.34.19"
3030
typer = ">=0.9.0"
31+
setuptools = ">=69.2.0"
3132

3233
cellpose = { version = ">=3.0.5", optional = true }
3334
opencv-python = { version = ">=4.8.0.76", optional = true }

0 commit comments

Comments
 (0)