Skip to content

Commit

Permalink
Merge pull request #104 from harfbuzz/harfbuzz-3.1.1
Browse files Browse the repository at this point in the history
Update to HarfBuzz 3.1.2
  • Loading branch information
khaledhosny authored Dec 1, 2021
2 parents 7c12772 + 79fe1c6 commit 9ac02be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion harfbuzz
Submodule harfbuzz updated 459 files
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build-backend = "setuptools.build_meta"
skip = ["*-manylinux_i686"]

test-requires = "pytest"
test-command = "pushd {project} && pytest"
test-command = "pytest {project}/tests"

[tool.cibuildwheel.macos]
archs = ["x86_64", "universal2", "arm64"]

0 comments on commit 9ac02be

Please sign in to comment.