We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 258e9df + cbefdb2 commit 72dec04Copy full SHA for 72dec04
pyproject.toml
@@ -7,6 +7,7 @@ name = "osstorchconnector"
7
version = "1.0.0rc1"
8
description = "OSS connector for AI/ML"
9
requires-python = ">=3.8,<3.13"
10
+readme = "README.md"
11
dependencies = [
12
"torch >= 2.0",
13
]
0 commit comments