Skip to content

Commit 851a267

Browse files
authored
fix integration CI (scverse#732)
add torch as test dependency
1 parent 8ebbde2 commit 851a267

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ test = [
6969
"pytest",
7070
"pytest-cov",
7171
"pytest-mock",
72+
"torch",
7273
]
7374
torch = [
7475
"torch"

0 commit comments

Comments
 (0)