Skip to content

Commit 45746e3

Browse files
Backport PR #3968 on branch 1.12.x (ci: fix anndata.test.helpers usage) (#3969)
Co-authored-by: Philipp A <flying-sheep@web.de>
1 parent 1349836 commit 45746e3

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
@@ -173,6 +173,7 @@ junit_family = "xunit1"
173173
markers = [
174174
"internet: tests which rely on internet resources (enable with `--internet-tests`)",
175175
"gpu: tests that use a GPU (currently unused, but needs to be specified here as we import anndata.tests.helpers, which uses it)",
176+
"array_api: tests that use array_api (currently unused, but needs to be specified here as we import anndata.tests.helpers, which uses it)",
176177
]
177178
filterwarnings = [
178179
'error',

0 commit comments

Comments
 (0)