Skip to content

Commit 4573363

Browse files
committed
fix: no numpy wheels yet for graalpy 312
Signed-off-by: Henry Schreiner <[email protected]>
1 parent 6b134d3 commit 4573363

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ test-skip = [
189189
"gp311_242-macosx_x86_64",
190190
"gp311_242-manylinux_aarch64",
191191
"gp311_242-win*", # pytest crashes with module 'io' has no attribute '_WindowsConsoleIO'
192+
"gp312_*", # No numpy wheels yet
192193
"cp314*-ios_*", # No numpy wheels yet
193194
]
194195
enable = ["cpython-freethreading", "pypy", "graalpy"]

0 commit comments

Comments
 (0)