Skip to content

Commit 01a5513

Browse files
committed
Build: Make sure we pass "QUICKTIONS_LIMITED_API" into the build container.
1 parent d01913a commit 01a5513

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ skip = ["pp*", "*-musllinux_i686", "cp35*", "cp36*", "cp37*"]
77
enable =[
88
"cpython-prerelease",
99
]
10+
environment-pass = "QUICKTIONS_LIMITED_API"
1011
# test-command = "python -m unittest {package}/test_fractions.py -p -v"
1112

1213
[tool.cibuildwheel.windows]

0 commit comments

Comments
 (0)