Skip to content

Commit 1efe7bf

Browse files
committed
test: try to make CI work with torch
1 parent d08bad9 commit 1efe7bf

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

requirements.txt

-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ isort
77
pytest
88
pytest-cov
99
torch
10-
torchvision
1110
wget

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"sklearn",
1111
"scipy",
1212
"torch",
13-
"torchvision",
1413
"wget",
1514
],
1615
version="0.1.0",

0 commit comments

Comments
 (0)