Skip to content

Commit 7f122f2

Browse files
committed
Fix tests
1 parent f7a8b06 commit 7f122f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ xfail_strict = true
163163
nunit_attach_on = "fail"
164164
markers = [
165165
"internet: tests which rely on internet resources (enable with `--internet-tests`)",
166+
"gpu: tests that use a GPU (currently unused, but needs to be specified here as we import anndata.tests.helpers, which uses it)",
166167
]
167168

168169
[tool.coverage.run]

0 commit comments

Comments
 (0)