Skip to content

Commit 73c6c13

Browse files
committed
FIX: Try again [build wheels]
1 parent 8b8202f commit 73c6c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ test-requires = [
6666
"pytest",
6767
"pytest-cov",
6868
]
69-
test-command = "pytest {project}/tests"
69+
test-command = "pytest {project}/nitime/tests"
7070

7171
[tool.cibuildwheel.linux]
7272
archs = ["x86_64", "aarch64"]

0 commit comments

Comments
 (0)