Skip to content

Commit 01966dd

Browse files
committed
add project readme reference
1 parent f49bbe3 commit 01966dd

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.spec"
33
description = "Parser and validator library for bioimage.io specifications"
44
authors = [{ name = "Fynn Beuttenmüller", email = "[email protected]" }]
55
requires-python = ">=3.8"
6+
readme = "README.md"
67
dependencies = [
78
"annotated-types>=0.5.0,<1",
89
"email_validator",

0 commit comments

Comments
 (0)