Skip to content

Commit e7e0eea

Browse files
committed
Try again
1 parent 24cbc61 commit e7e0eea

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
@@ -20,5 +20,5 @@ testpaths = ["tests/Python"]
2020
[tool.cibuildwheel]
2121
enable = ["pypy"]
2222
test-command = "python -m pytest"
23-
test-sources = "tests/Python"
23+
test-sources = ["tests/Python"]
2424
test-extras = ["testing"]

0 commit comments

Comments
 (0)