Skip to content

Commit

Permalink
Try minimum deployment target macos11
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarlow83 committed May 12, 2024
1 parent 69c68a8 commit 9409eef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ build-frontend = "build"
QPDF_MIN_VERSION = "11.5.0"
QPDF_VERSION = "11.9.0"
QPDF_PATTERN = "https://github.com/qpdf/qpdf/releases/download/vVERSION/qpdf-VERSION.tar.gz"
MACOSX_DEPLOYMENT_TARGET = "11.0"

[tool.cibuildwheel.linux]
before-all = [
Expand Down

0 comments on commit 9409eef

Please sign in to comment.