Skip to content

Commit e1e742c

Browse files
committed
whoops
1 parent fa688a0 commit e1e742c

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
@@ -80,7 +80,7 @@ build-verbosity = 1
8080
# is specific to glibc and not available in musl-libc
8181
skip = ["*-manylinux_i686", "*-musllinux*", "*-win32", "pp*"]
8282
build = ["cp39-*", "cp310-*", "cp311-*", "cp312-*", "cp313-*"]
83-
test-requires = ["pytest", 'libclang>=18.1.1', 'mm-test-adapters~=74']
83+
test-requires = ["pytest", 'libclang>=18.1.1', 'mm-test-adapters~=74.0']
8484
test-command = 'pytest "{project}/tests" -v'
8585

8686
[tool.cibuildwheel.macos]

0 commit comments

Comments
 (0)