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.
gp3*-win_amd64
1 parent d88ab8b commit abf682dCopy full SHA for abf682d
pyproject.toml
@@ -5,7 +5,6 @@ build-backend = "setuptools.build_meta"
5
[tool.cibuildwheel]
6
build-verbosity = 1
7
enable = ["cpython-freethreading", "graalpy", "pypy", "pypy-eol"]
8
-test-skip = ["gp3*-win_amd64"] # https://github.com/oracle/graalpython/issues/490
9
test-requires = "-r requirements-test.txt"
10
test-sources = ["conftest.py", "pyproject.toml", "tests"]
11
test-command = "python -m pytest"
0 commit comments