Skip to content

Commit d976a68

Browse files
authored
ci: fix missing long_description from whl (#267)
1 parent c74a1b0 commit d976a68

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
@@ -11,6 +11,7 @@ classifiers = [
1111
"Programming Language :: Python :: Implementation :: PyPy",
1212
]
1313
dynamic = ["version"]
14+
readme = "README.md"
1415
dependencies = [
1516
"torch>=2.7"
1617
]

0 commit comments

Comments
 (0)