Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
  • Loading branch information
thomasrockhu-codecov and webknjaz authored Feb 1, 2025
1 parent 3d16042 commit beb3cca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,10 @@ codecovcli = "codecov_cli.main:run"
packages = ["codecov_cli"]

[tool.cibuildwheel]
environment = {PIP_CONSTRAINT = "requirements.txt"}
skip = "pp*"

[tool.cibuildwheel.config-settings]
pure-python = "false"

[tool.cibuildwheel.environment]
PIP_CONSTRAINT = "requirements.txt"

0 comments on commit beb3cca

Please sign in to comment.