Skip to content

Commit e451539

Browse files
committed
attempted fix
1 parent eb17f6d commit e451539

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
build-backend = "hatchling.build"
3-
requires = ["hatchling", "hatch-vcs"]
3+
requires = ["hatchling", "hatch-vcs", "numpy"]
44

55
[project]
66
name = "spatialdata-plot"
@@ -25,7 +25,6 @@ dependencies = [
2525
"matplotlib",
2626
"scikit-learn",
2727
"scanpy",
28-
"numpy",
2928
"matplotlib_scalebar",
3029
]
3130

0 commit comments

Comments
 (0)