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 faca27d commit fe6864fCopy full SHA for fe6864f
pyproject.toml
@@ -14,7 +14,7 @@ test-requires = [
14
[[tool.cibuildwheel.overrides]]
15
select = "cp3{9,10,11,12}-{win,macosx,manylinux}_*"
16
inherit.test-requires = "append"
17
-test-requires = "ray;python_version<'3.13'"
+test-requires = "ray"
18
19
20
0 commit comments