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 c74a1b0 commit d976a68Copy full SHA for d976a68
pyproject.toml
@@ -11,6 +11,7 @@ classifiers = [
11
"Programming Language :: Python :: Implementation :: PyPy",
12
]
13
dynamic = ["version"]
14
+readme = "README.md"
15
dependencies = [
16
"torch>=2.7"
17
0 commit comments