Skip to content

Commit

Permalink
Set PIP_PREFER_BINARY for build testenv
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Aug 14, 2023
1 parent ccaee34 commit bbee8f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ commands = sphinx-build -M {env:SPHINX_BUILDER:html} . ./build {posargs}
setenv =
PYTHONDEVMODE=1
PIP_DISABLE_PIP_VERSION_CHECK=1
PIP_PREFER_BINARY=1
skip_install = True
changedir = {toxinidir}
deps =
Expand Down

0 comments on commit bbee8f5

Please sign in to comment.