We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d01913a commit 01a5513Copy full SHA for 01a5513
1 file changed
pyproject.toml
@@ -7,6 +7,7 @@ skip = ["pp*", "*-musllinux_i686", "cp35*", "cp36*", "cp37*"]
7
enable =[
8
"cpython-prerelease",
9
]
10
+environment-pass = "QUICKTIONS_LIMITED_API"
11
# test-command = "python -m unittest {package}/test_fractions.py -p -v"
12
13
[tool.cibuildwheel.windows]
0 commit comments