Skip to content

Commit cb4cacb

Browse files
committed
use pep-517 to get brotlicffi to build on macos
1 parent 0bd7637 commit cb4cacb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ legacy_tox_ini = """
7979
wheel_build_env = .pkg
8080
extras = test
8181
commands = pytest -v -s {posargs}
82+
install_command = python -I -m pip install --use-pep517 {opts} {packages}
8283
8384
[testenv:release]
8485
deps =

0 commit comments

Comments
 (0)