Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 58f2c15

Browse files
committed
Revert "--only-binary"
This reverts commit 298dfac.
1 parent 298dfac commit 58f2c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

course_UvA-DL/06-graph-neural-networks/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ torch-geometric ==2.1.*
88

99
# addressing long package compilation times
1010
# Building wheels for collected packages: torch-spline-conv, torch-sparse, torch-cluster, torch-scatter, torch-geometric
11-
--only-binary
11+
--prefer-binary
1212

1313
# todo: some compatibility issues
1414
numpy <2.0

0 commit comments

Comments
 (0)