Skip to content

Commit 1ece7d5

Browse files
committed
Updated name property
1 parent 09bd2c0 commit 1ece7d5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[project]
2+
name = "napari_cellseg3d"
3+
14
[build-system]
25
requires = ["setuptools", "wheel"]
36
build-backend = "setuptools.build_meta"

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
name = napari_cellseg3d
2+
name = napari-cellseg3d
33
version = 0.0.2rc1
44
author = Cyril Achard, Maxime Vidal, Jessy Lauer, Mackenzie Mathis
55

0 commit comments

Comments
 (0)