We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d3968f + 2ccf1e4 commit ed7f494Copy full SHA for ed7f494
tox.ini
@@ -23,6 +23,7 @@ setenv=
23
pyqt5reactor: REACTOR = qt5reactor
24
pyside2reactor: REACTOR = qt5reactor
25
asyncioreactor: REACTOR = asyncio
26
+ PIP_PREFER_BINARY = 1
27
commands=
28
pytest --reactor={env:REACTOR}
29
sitepackages=False
0 commit comments