Skip to content

Commit c67b728

Browse files
committed
Fix duplicate [project.optional-dependencies] in pyproject.toml
1 parent 2b7d65d commit c67b728

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ dependencies = [
3030
mapping = [
3131
"cell-type-mapper @ git+https://github.com/AllenInstitute/cell_type_mapper.git@c8ee12659c4b8a8e260b091ce1aa0a145088ede5"
3232
]
33-
34-
[project.optional-dependencies]
3533
napari = [
3634
"napari-spatialdata @ git+https://github.com/scverse/napari-spatialdata#egg=napari-spatialdata"
3735
]

0 commit comments

Comments
 (0)