Skip to content

Commit cbefdb2

Browse files
committed
fix twine check
Signed-off-by: yuchen.cc <yuchen.cc@alibaba-inc.com>
1 parent 258e9df commit cbefdb2

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
@@ -7,6 +7,7 @@ name = "osstorchconnector"
77
version = "1.0.0rc1"
88
description = "OSS connector for AI/ML"
99
requires-python = ">=3.8,<3.13"
10+
readme = "README.md"
1011
dependencies = [
1112
"torch >= 2.0",
1213
]

0 commit comments

Comments
 (0)