We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49bbe3 commit 01966ddCopy full SHA for 01966dd
pyproject.toml
@@ -3,6 +3,7 @@ name = "bioimageio.spec"
3
description = "Parser and validator library for bioimage.io specifications"
4
authors = [{ name = "Fynn Beuttenmüller", email = "[email protected]" }]
5
requires-python = ">=3.8"
6
+readme = "README.md"
7
dependencies = [
8
"annotated-types>=0.5.0,<1",
9
"email_validator",
0 commit comments