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 fa2f4ae commit 926b66fCopy full SHA for 926b66f
pyproject.toml
@@ -3,6 +3,7 @@ name = "bioimageio.core"
3
description = "Python specific core utilities for bioimage.io resources (in particular DL models)."
4
authors = [{ name = "Fynn Beuttenmüller", email = "[email protected]" }]
5
requires-python = ">=3.9"
6
+readme = "README.md"
7
dynamic = ["version"]
8
dependencies = [
9
"bioimageio.spec ==0.5.5.2",
0 commit comments