We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b8202f commit 73c6c13Copy full SHA for 73c6c13
pyproject.toml
@@ -66,7 +66,7 @@ test-requires = [
66
"pytest",
67
"pytest-cov",
68
]
69
-test-command = "pytest {project}/tests"
+test-command = "pytest {project}/nitime/tests"
70
71
[tool.cibuildwheel.linux]
72
archs = ["x86_64", "aarch64"]
0 commit comments