We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 409cc4a commit d8e7797Copy full SHA for d8e7797
py-polars/pyproject.toml
@@ -293,5 +293,5 @@ explicit = true
293
294
[tool.uv.sources]
295
torch = [
296
- { index = "pytorch", marker = "python_version < '3.1.3' or sys_platform != 'win32'" },
+ { index = "pytorch" },
297
]
0 commit comments