Skip to content

Commit ed5354f

Browse files
authored
tox.ini: PIP_PREFER_BINARY=1
1 parent 2d3968f commit ed5354f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ setenv=
2323
pyqt5reactor: REACTOR = qt5reactor
2424
pyside2reactor: REACTOR = qt5reactor
2525
asyncioreactor: REACTOR = asyncio
26+
PIP_PREFER_BINARY: 1
2627
commands=
2728
pytest --reactor={env:REACTOR}
2829
sitepackages=False

0 commit comments

Comments
 (0)