Skip to content

Commit 926b66f

Browse files
committed
add project readme reference
1 parent fa2f4ae commit 926b66f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "bioimageio.core"
33
description = "Python specific core utilities for bioimage.io resources (in particular DL models)."
44
authors = [{ name = "Fynn Beuttenmüller", email = "[email protected]" }]
55
requires-python = ">=3.9"
6+
readme = "README.md"
67
dynamic = ["version"]
78
dependencies = [
89
"bioimageio.spec ==0.5.5.2",

0 commit comments

Comments
 (0)