Skip to content

Commit 71a8068

Browse files
committed
need to start implementing samplers, and finalize design
1 parent 4e00aa1 commit 71a8068

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
@@ -38,12 +38,6 @@ numba = "^0.59.0"
3838
cython = "^3.0.10"
3939
traittypes = "^0.2.1"
4040
traitlets = "5.9.0"
41-
42-
43-
# [[tool.poetry.source]]
44-
# name = "torch-wheels"
45-
# url = "https://data.pyg.org/whl/torch-2.1.2+cu121.html"
46-
# priority = "primary"
4741
pytorch-lightning = "^2.2.5"
4842

4943
[tool.poetry.build]

0 commit comments

Comments
 (0)