There was an error while loading. Please reload this page.
1 parent 0bd7637 commit cb4cacbCopy full SHA for cb4cacb
pyproject.toml
@@ -79,6 +79,7 @@ legacy_tox_ini = """
79
wheel_build_env = .pkg
80
extras = test
81
commands = pytest -v -s {posargs}
82
+ install_command = python -I -m pip install --use-pep517 {opts} {packages}
83
84
[testenv:release]
85
deps =
0 commit comments