Skip to content

Commit 9459565

Browse files
committed
checking it installs
1 parent 607df3f commit 9459565

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

pyproject.toml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
[tool.poetry]
2-
name = "biospec"
3-
version = "0.1.0"
2+
name = "bioimageio-spec"
3+
version = "0.5.0"
44
description = ""
5-
authors = ["Your Name <[email protected]>"]
5+
authors = ["Bioimage.IO Contributors"]
6+
packages = [{include = "spec", from="bioimageio"}]
7+
68

79
[tool.poetry.dependencies]
810
python = "^3.8"

0 commit comments

Comments
 (0)