Skip to content

Commit b6ee36d

Browse files
committed
trying to fix the build
1 parent 11f3630 commit b6ee36d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

-6
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,6 @@ traittypes = "^0.2.1"
3333
traitlets = "^5.9.0"
3434
datasets = "^2.17.1"
3535

36-
[[tool.poetry.source]]
37-
name = "torch-wheels"
38-
url = "https://data.pyg.org/whl/torch-2.1.2+cu121.html"
39-
default = false
40-
secondary = false
41-
4236
[build-system]
4337
requires = ["poetry_core>=1.9.0"]
4438
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)