Skip to content

Commit 79a271d

Browse files
committed
fixup! TST: move test requirements to a PEP 735 dependency group
1 parent 0e08102 commit 79a271d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ build-verbosity = 1
7979
test-skip = "*-musllinux*"
8080
test-groups = ["test"]
8181
test-command = [
82-
"pytest --pyargs {project} --color=yes -ra",
82+
"pytest --pyargs ewah_bool_utils --color=yes -ra",
8383
]
8484

8585
[tool.cibuildwheel.linux]

0 commit comments

Comments
 (0)